-
Notifications
You must be signed in to change notification settings - Fork 168
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
Stage atmospheric backgrounds and UFS cubed-sphere history files #2792
Stage atmospheric backgrounds and UFS cubed-sphere history files #2792
Conversation
…-NOAA/global-workflow into feature/stage_from_yaml
* upsteam/develop: Archiving cleanup (NOAA-EMC#2621) Switch to Rocky 9 built external packages on Hercules (NOAA-EMC#2608) Add the capability to use slurm reservation nodes (NOAA-EMC#2627) Update forecast job to use COMIN/COMOUT (NOAA-EMC#2622) Update to add 1-deg global wave grid (NOAA-EMC#2619) Add C384mx025_3DVarAOWCDA yamls (NOAA-EMC#2625) Script to keep Jenkins Agent persistent from cron (NOAA-EMC#2634)
* upsteam/develop: Update ufs-weather-model (NOAA-EMC#2646) Update wmo parm files to fix WMO header (NOAA-EMC#2652) Add IAU to snow DA (and its test) (NOAA-EMC#2610)
Well, it isn't just an ocean test, but yes. There is a field missing from the background file:
|
@WalterKolczynski-NOAA OK, so I'm assuming this isn't a problem with this PR, since it doesn't have anything to do with sea ice? |
I'll try running it again. Guillaume's PR just passed, so it should be working if you didn't change anything. |
Build FAILED on Hera with error logs:
Follow link here to view the contents of the above file(s): (link) |
Now it's failing due to lack of space, I think. |
Actually, a sysadmin killed all the CI running on Hera because we had three PRs building at once and it hammered the node. Going to relaunch a bit at a time. |
CI Passed Hera at
|
e2c0f06
into
NOAA-EMC:develop
Thank you @WalterKolczynski-NOAA |
* origin/develop: Stage atmospheric backgrounds and UFS cubed-sphere history files (NOAA-EMC#2792) Check that a PR driver is still running before trying to kill it (NOAA-EMC#2799) Feature/get arch adds an empty archive job to GEFS system (NOAA-EMC#2772) Marine DA updates (NOAA-EMC#2802) Revert MSU FIX_DIRs back to glopara (NOAA-EMC#2811) Bugfix for updating label states in Jenkins (NOAA-EMC#2808) Clean-up temporary rundirs - take 2. (NOAA-EMC#2753) Change land surface for HR4 (NOAA-EMC#2787) Run METplus serially and correct the name of prod tasks (NOAA-EMC#2804) Update Java Agent launching script for Jenkins connections (NOAA-EMC#2762) Fix erroneous cdump addition (NOAA-EMC#2803) Update ocean post-processing triggers (NOAA-EMC#2784) Update the gfs_utils repository hash (NOAA-EMC#2801) Add fixes for metplus jobs when gfs_cyc=2 or 4 (NOAA-EMC#2791) Simplify resource-related variables, remove CDUMP where unneeded (NOAA-EMC#2727) Remove f000 from atmos rocoto tasks for replay cases (NOAA-EMC#2778)
* origin/develop: Stage atmospheric backgrounds and UFS cubed-sphere history files (NOAA-EMC#2792) Check that a PR driver is still running before trying to kill it (NOAA-EMC#2799) Feature/get arch adds an empty archive job to GEFS system (NOAA-EMC#2772) Marine DA updates (NOAA-EMC#2802) Revert MSU FIX_DIRs back to glopara (NOAA-EMC#2811) Bugfix for updating label states in Jenkins (NOAA-EMC#2808) Clean-up temporary rundirs - take 2. (NOAA-EMC#2753) Change land surface for HR4 (NOAA-EMC#2787) Run METplus serially and correct the name of prod tasks (NOAA-EMC#2804) Update Java Agent launching script for Jenkins connections (NOAA-EMC#2762) Fix erroneous cdump addition (NOAA-EMC#2803) Update ocean post-processing triggers (NOAA-EMC#2784) Update the gfs_utils repository hash (NOAA-EMC#2801) Add fixes for metplus jobs when gfs_cyc=2 or 4 (NOAA-EMC#2791) Simplify resource-related variables, remove CDUMP where unneeded (NOAA-EMC#2727) Remove f000 from atmos rocoto tasks for replay cases (NOAA-EMC#2778)
Description
This PR changes the G-W so that backgrounds for the atmospheric analyses are staged as UFS cubed-sphere history files rather than FMS restarts. The motivation being that FMS restarts include many data we don't need for the analyses and thus take up too much disk space/bandwidth.
This is a companion PR to GDASApp #1236 and JCB-GDAS #19.
Type of change
Change characteristics
How has this been tested?
Checklist