-
Notifications
You must be signed in to change notification settings - Fork 168
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
SFS Runs at C96mx100 #2960
base: develop
Are you sure you want to change the base?
SFS Runs at C96mx100 #2960
Conversation
changes. Lines starting
…lobal-workflow into gefs_replay_ci
Fix a bug in a variable check in the extractvars task where parenthesis in the variable name will prompt a false warning message.
Ice variables are extracted from the history files instead of the product files. This is necessary because there are certain ice variables that are needed that are only available in the history files and not the product files.
Add suggested patches to gefs_replay_ci
Shellcheck disable has been added. Also, f000 is skipped in extractvars for ocn and ice since there are no products for f000 for ocn and ice. This change will remove warning messages.
Experiment C96_S2SWA_gefs_replay_ics FAILED on Hercules in Build# 2 with error logs:
Follow link here to view the contents of the above file(s): (link) |
Experiment C96_S2SWA_gefs_replay_ics FAILED on Hercules in Build# 2 in |
Experiment C96_S2SWA_gefs_replay_ics FAILED on Hera in Build# 3 with error logs:
Follow link here to view the contents of the above file(s): (link) |
Experiment C96_S2SWA_gefs_replay_ics FAILED on Hera in Build# 3 in |
CI Failed on Hercules in Build# 2
|
The GEFS replay test is failing because it is looking for a non-existent increment file. |
CI Failed on Hera in Build# 3
|
@WalterKolczynski-NOAA fix for CI test added |
Description
Adds the ability to run C96mx100 with SFS options. Included in this PR is the ability to use the interpolated/coarse grained 1 degree MOM6 ICs. Staging the ATM and OCN perturbation files without using the +03 replay ICs.
Type of change
Change characteristics
How has this been tested?
This has been tested in the gefs forecast-only configurations on hera and hercules.
Checklist