-
Notifications
You must be signed in to change notification settings - Fork 179
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
Update of scripts and config.fcst #31
Closed
JianKuang-Intelsat
wants to merge
9
commits into
NOAA-EMC:feature/coupled-crow
from
JianKuang-Intelsat:ccpp-scripts
Closed
Update of scripts and config.fcst #31
JianKuang-Intelsat
wants to merge
9
commits into
NOAA-EMC:feature/coupled-crow
from
JianKuang-Intelsat:ccpp-scripts
Conversation
This file contains 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
move default value into defaults/
It's better if we have one place to manage default values for configurable variables other than two Default values only for reference. Please throughly test to make sure it could reproduce.
scripts update: CCPP and IPD works
binli2337
approved these changes
Mar 10, 2020
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.
The changes are good.
@binli2337 @JessicaMeixner-NOAA More work is needed for this script suite to work with coupled modeling. |
TerrenceMcGuinness-NOAA
added a commit
that referenced
this pull request
Jun 8, 2023
removed env from hera
WalterKolczynski-NOAA
pushed a commit
that referenced
this pull request
Mar 28, 2024
…2421) This PR addresses issue #2329. The following is accomplished: - All submodule RDHPCS Hera stacks are updated to be compatible with the Rocky-8 distro spack-stack; - The global-workflow version files `versions/build.hera.ver` and `versions/run.hera.ver` are updated for Rocky-8; - All submodule hashes have been updated to be compliant with the Rocky-8 distro spack-stack (see the reference PRs below); - Update to `parm/config/config.base` is made for not yet compliant packages; - Relevant updates are made to `modulefiles/module_base.hera.lua` and `modulefiles/module_gwsetup.lua`. Resolves #2329 Refs: [#958](NOAA-EMC/GDASApp#958) [#49](NOAA-EMC/gfs-utils#49) [#124](NOAA-EMC/GSI-Monitor#124) [#31](NOAA-EMC/GSI-utils#31) [#2167](ufs-community/ufs-weather-model#2167) [#2143](ufs-community/ufs-weather-model#2143) [#913](ufs-community/UFS_UTILS#913) Co-authored-by: Rahul Mahajan <[email protected]> Co-authored-by: David Huber <[email protected]>
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.
Upgrade modularized scripts to take care of newer version of FV3 (which require explicit specification of do_sppt, do_shum and do_skeb in namelist), and generalization with CCPP suites, IPD runs
Upgrade config.fcst to accommodate stochastic variables
Testing: A brief forecast run is needed. Please check if the namelist is correct in the DATA directory.