Move co2diag from 3hourly to daily for CPLHIST mode#402
Draft
ekluzek wants to merge 2 commits intoESCOMP:mainfrom
Draft
Move co2diag from 3hourly to daily for CPLHIST mode#402ekluzek wants to merge 2 commits intoESCOMP:mainfrom
ekluzek wants to merge 2 commits intoESCOMP:mainfrom
Conversation
…e to the CO2 stream for a 24 hour avg file fixing ESCOMP#400
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
In order to synchronize with how the CPLHIST output files are handled in the latest CMEPS, this move the reading of co2diag from the 3-hourly file to the daily file. It also
Specific notes
Contributors other than yourself, if any: @billsacks
CDEPS Issues Fixed (include github issue #):
Fixes #400
Are there dependencies on other component PRs (if so list):
Needed for CDEPS to work with output using cmeps1.1.35
Are changes expected to change answers (bfb, different to roundoff, more substantial):
Answers for CPLHIST will be different and greater than roundoff, but it also didn't work previously
Any User Interface Changes (namelist or namelist defaults changes):
Add cplhist mode as an option to DATM_CO2_TSERIES
Remove co2diag from CPLHIST for the 3hourly stream file
When cplhist mode is used in DATM_CO2_TSERIES use the daily file
Testing performed (e.g. aux_cdeps, CESM prealpha, etc): So far running a case on Derecho_intel
Will run aux_cdeps
Hashes used for testing:
Definition of Done: