I prematurely merged #405 without realizing that the DATM CPLHIST test (SMS_Ld5.f10_f10_mt232.1850_DATM%CPLHIST_SLND_SICE_SOCN_SROF_SGLC_SWAV_SESP.derecho_intel.datm-cplhist) is currently failing.
The problem is that a dtlimit is exceeded due to too big of a discrepancy between dtmin and dtmax:
(shr_strdata_readstrm) reading file ub: /glade/campaign/cesm/cesmdata/inputdata/cplhist/cesm3_0/b.e30_alpha08o.B1850C_MTso.ne30_t232_wgx3.330/atm/b.e30_alpha08o.B1850C_MTso.ne30_t232_wgx3.330.cpl.hx.atm.1h.inst.0101-01-01-03600.nc
(shr_strdata_advance) Stream: 1 reading new data with LB ymd,tod = 1010101 2700 UB ymd,tod = 1010101 6300
(shr_strdata_advance) ERROR: for stream 1
(shr_strdata_advance) ERROR: calendar = NO_LEAP
(shr_strdata_advance) ERROR: dday = 0
(shr_strdata_advance) ERROR: dtime, dtmax, dtmin, dtlimit = 4.166667E-02 3.340417E+02 4.166667E-02 3.000000E+00
I'm going to temporarily remove this test from the test list until this problem can be resolved. @ekluzek whenever you have time to resolve it (no rush!!!), it can be reinstated.
I prematurely merged #405 without realizing that the DATM CPLHIST test (
SMS_Ld5.f10_f10_mt232.1850_DATM%CPLHIST_SLND_SICE_SOCN_SROF_SGLC_SWAV_SESP.derecho_intel.datm-cplhist) is currently failing.The problem is that a dtlimit is exceeded due to too big of a discrepancy between dtmin and dtmax:
I'm going to temporarily remove this test from the test list until this problem can be resolved. @ekluzek whenever you have time to resolve it (no rush!!!), it can be reinstated.