Merged
Conversation
joewallwork
commented
Aug 8, 2024
| cloud_rad_forc=1 ! turn on cloud radiative forcing diagnostics | ||
|
|
||
| ! diagnostics | ||
| ! SUBDD='OH:4 NO:4 O3:4 NO2:4 CO:4 CH4:4 PS:4' ! TODO: Turn these on |
Collaborator
Author
There was a problem hiding this comment.
Are these diagnostics okay?
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.
Closes #9
In #8 we will add continuous integration testing for GISS-GC. This will involve adding a YAML file in
.github/workflows, which provides code for the test suite. To support this, I add.github/rundecks/GISS_GC_14.R.I decided not to include the GEOS-Chem v12 rundeck, although can provide it if needed.
@ltmurray please could you check you're happy with the rundeck used here? I've added a few comments, dropped commented-out lines, and switched the diagnostics to surface temperature only.