Port tracker/genesis tasks to cloud; load wgrib2; add noaacloud to load_gw_gsi_modules#4111
Merged
DavidHuber-NOAA merged 10 commits intoSep 30, 2025
Conversation
…rRoper-NOAA/global-workflow into feature/port_tracker_cloud
…oaacloud modulefile
Contributor
Author
|
@weihuang-jedi FYI this requires two things if you'd like to use this functionality:
|
Contributor
|
All changes are just for extending cloud support. No CI testing is required. Merging. |
weihuang-jedi
added a commit
to NOAA-EPIC/global-workflow-cloud
that referenced
this pull request
Oct 8, 2025
…into feature/adjust_tasks_per_node_layout * 'develop' of github.com:NOAA-EPIC/global-workflow-cloud: Update CODEOWNERS for new oceanice_products assignments (NOAA-EMC#4134) Improve GW forecast timing of high-resolution runs with findings from containerized GW (NOAA-EMC#4123) Update CODEOWNERS to change job assignments (NOAA-EMC#4128) Update j-jobs to be bash linter compliant (NOAA-EMC#4124) Update the marine analysis archiving (NOAA-EMC#4082) Port tracker/genesis tasks to cloud; load wgrib2; add noaacloud to load_gw_gsi_modules (NOAA-EMC#4111) Only run wave bnd pnt for gfs (NOAA-EMC#4112)
weihuang-jedi
added a commit
to NOAA-EPIC/global-workflow-cloud
that referenced
this pull request
Nov 5, 2025
…NOAA-EPIC/global-workflow-cloud into feature/use_container_spack-stack-1.9.2 * 'feature/use_container_spack-stack-1.9.2' of github.com:NOAA-EPIC/global-workflow-cloud: only double quota varaibles only double quota varaibles need run_mpmd.sh changes remove config.resources.URSA from sfs recover ursa.yaml testing on ursa working on aws remove unused dir Update the marine analysis archiving (NOAA-EMC#4082) Port tracker/genesis tasks to cloud; load wgrib2; add noaacloud to load_gw_gsi_modules (NOAA-EMC#4111) Only run wave bnd pnt for gfs (NOAA-EMC#4112)
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 ports the
trackerandgenesistask to the cloud. Thesyndatdirectory has been staged (see #4012 (comment)). This PR also addresses minor issues discovered during testing. These changes include: 1) some needed updates todev/workflow/hosts/awspw.yaml, 2) loadingwgrib2directly ingw_run.noaacloud.luauntil loaded withingw_run.common.lua, and 3) addingnoaacloudto possible machine indev/ush/load_gw_gsi_modules.sh.Resolves #4012
Type of change
Change characteristics
How has this been tested?
Tested by running
C96_atm3DVarexperiment on both AWS and Hera and compared outputtedcycloneproducts. Logs and outputted data for the cloud can be found on Hera/Ursa at/scratch3/BMC/qosap/Taylor.Roper/shared/tracker_test_cloud.Checklist