-
Notifications
You must be signed in to change notification settings - Fork 177
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
Add C768 and C1152 S2SW test cases #2509
Add C768 and C1152 S2SW test cases #2509
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
My only request is to place them under ci/cases/hires
and not under ci/cases/pr
so that they don't get triggered automatically with every PR.
@aerorahul I thought the weekly would be sufficient to achieve that. I'll create the new hires directory and move them there. |
@KateFriedman-NOAA @WalterKolczynski-NOAA |
They're part of the HR3 ICs. They're on the three tier-1 machines for sure. We're pointing to other people's copies. |
* upstream/develop: Add CCPP suite and FASTER option to UFS build (NOAA-EMC#2521) New "atmanlfv3inc" Rocoto job (NOAA-EMC#2420) Hotfix to disable STALLED in CI as an error (NOAA-EMC#2523) Add restart on failure capability for the forecast executable (NOAA-EMC#2510) Update parm/transfer list files to match vetted GFSv16 set (NOAA-EMC#2517) Update gdas_gsibec_ver to 20240416 (NOAA-EMC#2497) Adding more cycles to gempak script gfs_meta_sa2.sh (NOAA-EMC#2518) Update gsi_enkf.sh hash to 457510c (NOAA-EMC#2514) Enable using the FV3_global_nest_v1 CCPP suite (NOAA-EMC#2512) CI Refactoring and STALLED case detection (NOAA-EMC#2488) Add C768 and C1152 S2SW test cases (NOAA-EMC#2509) Fix paths for refactored prepocnobs task (NOAA-EMC#2504)
Description
Adds two yaml files for testing free-forecast S2SW at either C768 or C1152. ICs are on WCOSS2, Orion and Hera.
Resolves #2502
To use one of these yaml files for example:
pslot=PSLOT RUNTESTS=Your/RunTest/Dir SLURM_ACCOUNT=some-cpu ./../global-workflow/workflow/create_experiment.py --yaml ../global-workflow/ci/cases/weekly/C768_S2SW.yaml
Type of change
Change characteristics
How has this been tested?
Created xmls for both tests on her and ran through init jobs. Needs updates from another PR to run forecast on hera.
Checklist