Update of scripts and config.fcst#31
Closed
jkuang-exploro wants to merge 9 commits into
Closed
Conversation
added 8 commits
March 4, 2020 22:04
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
Contributor
Author
|
@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 <aerorahul@users.noreply.github.com> Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
bbakernoaa
pushed a commit
to bbakernoaa/global-workflow
that referenced
this pull request
Mar 19, 2026
… EARTH_GRID_COMP to UFSDriver (NOAA-EMC#1239) * Require specific package version in top-level CMakeLists.txt * Rename EARTH_GRID_COMP to UFSDriver * Update s4 support (NOAA-EMC#31) * Updated S4 compiler versions NOAA-EMC#1223 * Single dt output (NOAA-EMC#30)
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.
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.