Add C768 and C1152 S2SW test cases#2509
Merged
Merged
Conversation
aerorahul
approved these changes
Apr 19, 2024
Contributor
aerorahul
left a comment
There was a problem hiding this comment.
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.
Contributor
Author
|
@aerorahul I thought the weekly would be sufficient to achieve that. I'll create the new hires directory and move them there. |
Contributor
|
@KateFriedman-NOAA @WalterKolczynski-NOAA |
Contributor
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. |
WalterKolczynski-NOAA
approved these changes
Apr 19, 2024
danholdaway
added a commit
to danholdaway/global-workflow
that referenced
this pull request
Apr 23, 2024
* 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)
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
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.yamlType 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