Skip to content
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

Fix and improve anomaly forcings for ISSP cases #2686

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

samsrabin
Copy link
Collaborator

@samsrabin samsrabin commented Aug 13, 2024

Description of changes

Fixes a bug, and also makes it much simpler to run land-only SSP cases. Depends on ESCOMP/CDEPS#292.

Specific notes

Contributors other than yourself, if any: @ekluzek

CTSM Issues Fixed (include github issue #):

Are answers expected to change (and if so in what way)? Yes, for cases that were being bitten by #2301 before.

Any User Interface Changes (namelist or namelist defaults changes)? Yes; see ESCOMP/CDEPS#292.

Does this create a need to change or add documentation? Did you do so? Yes; yes.

  • Update docs

Testing performed, if any:

  • Existing datm_rcp45_anom_forc test unaffected as of 4b96267.
  • Existing datm_ssp126_anom_forc test unaffected as of c4ec313.

Remaining work

  • Pending complete ssp test suite: Remove datm_ssp*_anom_forc testmods, replacing tests using those with default
  • Waiting on Fix and improve anomaly forcings for ISSP cases CDEPS#292: Point CDEPS external at updated tag.
  • Resolve remaining TODO(s) in Running-with-anomaly-forcing.rst
  • In aux_clm suite, replace f09 ISSP126 test with 10x15 ISSP245 test? Would presumably be quicker to get through queue.

@samsrabin samsrabin added the bug something is working incorrectly label Aug 13, 2024
@samsrabin samsrabin self-assigned this Aug 13, 2024
@samsrabin samsrabin added the usability Improve or clarify user-facing options label Aug 27, 2024
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: Bugfix to future-proofing of datm buildnml.
@samsrabin samsrabin added the enhancement new capability or improved behavior of existing capability label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something is working incorrectly enhancement new capability or improved behavior of existing capability usability Improve or clarify user-facing options
Projects
Status: Stalled
Development

Successfully merging this pull request may close these issues.

SSP cases get rcp45 anomalies
1 participant