Answer changes needed for CESM2.2.0#1100
Conversation
…sing the previous finidat files, since using updated files changes answers for some cases when it gets interpolated another time" This reverts commit 68e360a.
… it has an apparant change to answers even for cases that dont' run past 2005" This reverts commit f788210.
…a 2010 finidat in the use case
…M grids, add some comments
… from them (see issue ESCOMP#1097)
|
Eight tests failed in the cheyenne testing: ERS_D_Ld5_P480x3.f19_g16.I2000Clm50SpGs.cheyenne_intel.clm-waccmx_offline |
…e GREGORIAN calendar and use it for the waccmx test that sets to GREGORIAN
|
All testing is passing now. Following show different answers... SMS_D_Ld1.f19_g17.I1850Clm45Cn.izumi_gnu.clm-default |
…make one of them for a 2005 start
Description of changes
Some answer changes and answer changing bug fixes needed for CESM2.2.0
Specific notes
Contributors other than yourself, if any: @billsacks
CTSM Issues Fixed (include github issue #):
Fixes #1101
Fixes #1097
Fixes #1037
Fixes #1004
Fixes #1012
Fixes #1090
Fixes #1089
Are answers expected to change (and if so in what way)? Yes!
Hist and SSP BGC compsets change answers because of the correction of the end year for ndep. You wouldn't think this would matter until you get to the end of the time-sequence -- but it does for the first time-step.
The 2010 compset changes answers because of using the 2000 finidat file rather than 2010
Some finidat files interpolated to the resolution they are designed for. This causes an apparent change of answers when these datasets are used for other resolutions (even though it does NOT for the resolution it's interpolated to)
waccm_offline tests are also changed in order to more closely match the FXHIST tests in CAM.
Any User Interface Changes (namelist or namelist defaults changes)? Yes
finidat files updated, and corresponding fields for finding finidat files (use_init_interp, init_interp_attributes)
Testing performed, if any: regular in process