You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #228@olyson updated most cplhist stream definitions to work with CMEPS output. However, he did not change the presndep.cplhist stream, in part because this isn't fully hooked up. Once this has been added to the CMEPS output (ESCOMP/CMEPS#375), we'll need to change this block:
Once this is done, we should remove the setting ./xmlchange DATM_PRESNDEP=none from CTSM's cime_config/testdefs/testmods_dirs/clm/cplhist/shell_commands file. (See also ESCOMP/CTSM#1844 (comment) .)
Update stream definitions for new coupler history file format
### Description of changes
Modify stream_definition_datm.xml to generate a streams file (datm.streams.xml) with the new coupler history file format.
### Specific notes
Changes to accommodate new coupler history file names.
Change offset for solar stream from 2700 to -900 to accommodate changes due to time stamps.
These changes work in conjunction with CDEPS PR #224 and CDEPS PR #222 .
Note that I did not change the file names for ndep, or remove that stream. See #230
Contributors other than yourself, if any: @billsacks
CDEPS Issues Fixed (include github issue #): N/A
Are there dependencies on other component PRs (if so list): No
Are changes expected to change answers (bfb, different to roundoff, more substantial): Yes, in coupler history mode.
Any User Interface Changes (namelist or namelist defaults changes): No
Testing performed (e.g. aux_cdeps, CESM prealpha, etc): I have conducted a pair of cases, an F-case to generate coupler history files, and an I-case to read those files, using the new file name convention, and compared the forcing output variables from clm history files between the two cases. @billsacks and I reviewed these differences and found them to be acceptable.
@billsacks ran SMS_D_Ld1.ne30pg3_t061.I1850Clm50BgcSpinup.cheyenne_intel.clm-cplhist in the context of ESCOMP/CTSM#1999
Hashes used for testing: N/A
In #228 @olyson updated most cplhist stream definitions to work with CMEPS output. However, he did not change the presndep.cplhist stream, in part because this isn't fully hooked up. Once this has been added to the CMEPS output (ESCOMP/CMEPS#375), we'll need to change this block:
CDEPS/datm/cime_config/stream_definition_datm.xml
Lines 4691 to 4720 in f2c4fe1
similarly to the changes @olyson made in #228 .
The text was updated successfully, but these errors were encountered: