Make ctsm54 datasets#3232
Closed
slevis-lmwg wants to merge 81 commits intoESCOMP:alpha-ctsm5.4.CMIP7from
Closed
Conversation
Instead of having to specify anomaly_forcing = 'Anomaly.Forcing.Precip', 'Anomaly.Forcing.Temperature', etc.
Branch ssp-fix: Fix more typos of "anomaly."
Branch ssp-fix: Add Anomaly.Forcing.cmip6.ssp126.
ssp-fix branch: Add Anomaly.Forcing.cmip6.245, 370, 585.
Branch ssp-fix: Merge tag 'cdeps1.0.34' into ssp-fix
Branch ssp-fix: "anomaly_forcing now automatically set based on compset (ISSP*)." Also updates testmods accordingly.
Branch ssp-fix: Now actually sets anomaly_forcing based on compset.
Branch ssp-fix: Only set anomaly_forcing for DATM SSP compsets.
Branch ssp-fix: Provide hint in error message if namelist variable invalid due to surrounding quote marks.
Branch ssp-fix: Make datm buildnml more robust.
To match what's run in aux_clm.
Branch ssp-fix: Bugfix to future-proofing of datm buildnml.
Branch ssp-fix: Add aux_cdeps tests for SSPs other than 585.
Branch ssp-fix: Fix indentation.
ctsm5.3.054: CDEPS: Allow anomaly forcings with any DATM
This reverts commit 45f47d8.
Resolves ESCOMP#3214.
CDEPS: Allow anomaly forcings with any DATM
ctsm5.3.055: Remove broken FTorch submodule
Remove broken FTorch submodule
62 tasks
Contributor
Author
|
I made a messy job of opening this PR, so I replaced it with #3233 |
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 of changes
Update paths of ctsm54 raw datasets to their /inputdata locations.
I started this branch from alpha-ctsm5.4.CMIP7 tag alpha-ctsm5.4.CMIP7.01.ctsm5.3.052, then I
I think this explains the 24 files changed. The number should reduce to two when #3206 gets merged (mkagfirepkmonthMod.F90 and gen_mksurfdata_namelist.xml) and to one when #3224 gets merged (gen_mksurfdata_namelist.xml).
Specific notes
Contributors other than yourself, if any:
@lawrencepj1 @wwieder @ekluzek
CTSM Issues Fixed (include github issue #):
Resolves #2851
Are answers expected to change (and if so in what way)?
New fsurdat/landuse files will change answers
Any User Interface Changes (namelist or namelist defaults changes)?
Updated mksurfdata_esmf default namelist
Does this create a need to change or add documentation? Did you do so?
Maybe, but no
Testing performed, if any:
None, yet