Relocate config templates to dev/ space in prep for EE2#3684
Merged
Conversation
KateFriedman-NOAA
suggested changes
May 13, 2025
Contributor
Author
|
@KateFriedman-NOAA @DavidHuber-NOAA |
Contributor
That works for me, thanks @aerorahul ! |
KateFriedman-NOAA
previously approved these changes
May 13, 2025
Contributor
KateFriedman-NOAA
left a comment
There was a problem hiding this comment.
Looks good, thanks @aerorahul !
11 tasks
DavidHuber-NOAA
previously approved these changes
May 13, 2025
Contributor
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good. Thanks!
Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
d91d594
KateFriedman-NOAA
approved these changes
May 13, 2025
Contributor
KateFriedman-NOAA
left a comment
There was a problem hiding this comment.
Looks good, thanks @aerorahul !
DavidHuber-NOAA
approved these changes
May 14, 2025
Contributor
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good, thanks @aerorahul.
KateFriedman-NOAA
added a commit
to KateFriedman-NOAA/global-workflow
that referenced
this pull request
May 14, 2025
…path_usage * origin/develop: STY: Remove empty __init.py__ files. (NOAA-EMC#3691) Relocate config templates to `dev/` space in prep for EE2 (NOAA-EMC#3684)
12 tasks
tsga
added a commit
to tsga/global-workflow
that referenced
this pull request
May 15, 2025
* develop: Move parm/config/sfs/config.globus to dev/parm/config/sfs (NOAA-EMC#3697) Add Fit2Obs to modulefiles/module_base.noaacloud.lua (NOAA-EMC#3695) Update AWS defaults for running obs prep jobs on cloud (NOAA-EMC#3681) Add GCAFS forecast-only mode to the workflow Adds marine DA ensstat files to archiving (NOAA-EMC#3631) Migrate to mercury for globus/hpss transfers from MSU (NOAA-EMC#3655) STY: Remove empty __init.py__ files. (NOAA-EMC#3691) Relocate config templates to `dev/` space in prep for EE2 (NOAA-EMC#3684)
This was referenced May 15, 2025
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
When the release is created for GFS (or any other system),
parm/configwill contain along withgfs, folders forgefsandsfs. This isdead codeas far as operations of the GFS is concerned.This PR:
parm/config/gfs|gefs|sfsintodev/parm/config/gfs|gefs|sfssetup_expt.pyso that theconfigdiroption defaults to the new locationIn addition to the above, this PR:
dev/parm/config/sfs/yaml/defaults.yaml. Previously, they were duplicated in the sfs test yamlanlstatyaml that was misplaced inparm/config/gfs/yaml. Its correct place is inparm/gdasType of change
Change characteristics
How has this been tested?
developChecklist