Stage atmospheric backgrounds and UFS cubed-sphere history files#2792
Merged
WalterKolczynski-NOAA merged 122 commits intoAug 8, 2024
Merged
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)
|
Build FAILED on Hera with error logs: Follow link here to view the contents of the above file(s): (link) |
Contributor
|
Now it's failing due to lack of space, I think. |
Contributor
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 |
WalterKolczynski-NOAA
approved these changes
Aug 8, 2024
Contributor
Author
|
Thank you @WalterKolczynski-NOAA |
7 tasks
DavidHuber-NOAA
added a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Aug 9, 2024
* 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)
DavidHuber-NOAA
added a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Aug 9, 2024
* 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)
3 tasks
DavidNew-NOAA
added a commit
to NOAA-EMC/GDASApp
that referenced
this pull request
Jan 6, 2026
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 Global Workflow [#2791](NOAA-EMC/global-workflow#2792) and GDASApp [#1236](#1236).
DavidNew-NOAA
added a commit
to NOAA-EMC/GDASApp
that referenced
this pull request
Jan 16, 2026
This PR changes the GDASApp so that backgrounds for the atmospheric analyses are staged as UFS cubed-sphere history files rather than FMS restarts. jjob tests and test data are also updated to accommodate these changes. 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 Global Workflow [#2792](NOAA-EMC/global-workflow#2792) and JCB-GDAS [#19](NOAA-EMC/jcb-gdas#19).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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