Create a UPP module for the global workflow#4174
Conversation
|
I verified that all |
aerorahul
left a comment
There was a problem hiding this comment.
Looks good. A question and a suggestion.
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
aerorahul
left a comment
There was a problem hiding this comment.
lgtm
Thanks @DavidHuber-NOAA
| load("wcoss2_intel") | ||
|
|
||
| load(pathJoin("cray-pals", "1.0.17")) | ||
| load(pathJoin("cfp", "2.0.4")) |
There was a problem hiding this comment.
I think cfp module is not needed in off-line post. It is only used in atmos_product.sh.
There was a problem hiding this comment.
OK. I will remove this and rerun the upp jobs from the last cycle of the C96_atm3DVar_extended test to verify.
There was a problem hiding this comment.
All UPP jobs ran successfully.
WenMeng-NOAA
left a comment
There was a problem hiding this comment.
The updates look good to me.
…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: reverse few changes re-sync with EMC repo Add master grib files to GFS HPSS archive for AIGFS (NOAA-EMC#4203) Update Snow filenames to comply with EE2 (NOAA-EMC#4195) Rename files for JEDI atm EE2 (NOAA-EMC#4193) Generate `pres_b` files for `RUN=gdas` and update `APCP` to `598`. (NOAA-EMC#4196) Update checks for MOM6 restarts when performing a re-run on failure (NOAA-EMC#4179) Decrease HPSS storage for GFS retros and address hpss bugs (NOAA-EMC#4184) Add noaacloud to ufsda case in dev/ush/load_modules (NOAA-EMC#4198) Remove replay from global workflow (NOAA-EMC#4182) Add IODA stats text file to COM (NOAA-EMC#4176) Update UFS_UTILS submodule (NOAA-EMC#4178) Atm COM File Rename to Standardized Form (NOAA-EMC#4117) Replace cp with cpfs/cpreq for atomic copies to COM directories (NOAA-EMC#4130) Create a UPP module for the global workflow (NOAA-EMC#4174) Refactor marine DA tasks (NOAA-EMC#4160) Delay ocean post-processing trigger to next-next forecast (NOAA-EMC#4167) Make options hashes Remove multiple option from static data template Fix static_data yaml (descriptions and labels) Fix static_data yaml (remove colon) Add Ursa to and remove C5 from list of HPCs in the bug report template (NOAA-EMC#4164) Rename marine (ocean/ice) files following EE2 conventions (NOAA-EMC#4162) Add attributes to Gaussian grid sfcanl file (NOAA-EMC#4149) Remove the snow analysis from archive (NOAA-EMC#4157) Update verif-global to fix pcp failures on special cases (NOAA-EMC#4154) Add CRTM fix directory paths to global-workflow (NOAA-EMC#4143) Update UFS Model (NOAA-EMC#4138) Add functionality to assimilate the new snow observations (NOAA-EMC#4132)
Description
This adds a global workflow module for
uppjobs running on WCOSS2. This will ensure that the samecrtmmodule (and other modules) used to build the UPP are loaded at runtime.Resolves #4125
Type of change
Change characteristics
How has this been tested?
Full testing suite on WCOS2/Cactus. Extended tests are still running, but have completed the first full cycle.
Checklist