-
Notifications
You must be signed in to change notification settings - Fork 203
Remove obs processing for JEDI ATM and JEDI Aero DA #4227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Remove obs processing for JEDI ATM and JEDI Aero DA #4227
Conversation
…rating over ls, quote globs)
|
Pinging @DavidHuber-NOAA @aerorahul and @nicholasesposito what I put above (in case the draft PRs don't send anything) G-W core devs: I suggest we create a new "dump" directory that gets sync'd across platforms for the CI tests to start, with the intention of eventually being the "IODA GDA". That way it is separate from the existing operational GDA. This PR is in draft until that directory gets staged and I can update the paths for each machine. I have an example directory on Ursa that I was using for dev/CI testing at: /scratch3/NCEPDEV/stmp/Cory.R.Martin/nov2025/obsforge-gw/obsforge_dump |
Description
This PR removes the jobs that generate IODA observations for ATM and Aerosol DA using JEDI. Rather than converting to IODA in the workflow, the jobs will grab observations assuming the ObsForge directory structure and naming conventions. For operations, they will point COMIN_OBS to COM_OBSFORGE, for R&D, the prep.sh script has been modified to copy observations from IODADIR to COM.
G-W core devs: I suggest we create a new "dump" directory that gets sync'd across platforms for the CI tests to start, with the intention of eventually being the "IODA GDA". This PR is in draft until that directory gets staged and I can update the paths for each machine. I have an example directory on Ursa that I was using for dev/CI testing at:
/scratch3/NCEPDEV/stmp/Cory.R.Martin/nov2025/obsforge-gw/obsforge_dumpResolves #4064
Type of change
Change characteristics
How has this been tested?
Ursa - tested with the C96 gcafs test and the C96C48 UFS ATM DA test
Checklist