Affected Releases - CESM1.1.z and CESM1.2.z(Bugzilla 1612) The problem occurs when the solar_parms_file input file contains data for leap days (Feb 29) while the calendar is 'NOLEAP'. A work around to this problem is to use the following alternative datasets for solar_parms_file which do not contain leap days:
Code:
B_1850-2000_WACCM_CN
solar_parms_file = '$DIN_LOC_ROOT/atm/waccm/solar/proxy_solar_Solomon_Richmond_1845-2008_daily_noleap_c110526.nc'
B_1955-2005_WACCM_CN
F_1955-2005_WACCM_CN
B_RCP2.6_WACCM_CN
B_RCP4.5_WACCM_CN
B_RCP8.5_WACCM_CN
solar_parms_file = '$DIN_LOC_ROOT/atm/waccm/solar/wasolar_1948-2140_daily_noleap_c110525.nc'