Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

bug associated with solar_data_ymd

fvitt

CSEG and Liaisons
Staff member
On restarts the solar_data module does not read in solar data series correctly if solar_data_ymd is greater than zero and solar_data_type = 'SERIAL'

 
I'm facing the same problem now, with CAM5.I'm using an input file with solar cycles reconstruction by Judith Lean, but the computer rebooted in the 39th year. I'm not able to restart the model. I also tried to edit the netcdf file to start in 0039-01-01, and it didn't work.
 
Dear fvitt, it's cesm 1.2.1. The only version that I was able to install on my machine. I also tried another approach: cut everything inside the netcdf file that was before the year 39-01-01 and changed atm_in to 00390101, and didn't work. I changed the 39-01-01 to 0039-01-01 ... didn't work too. And also changed atm_in to 2039-01-01, and nothing.Any help will be very appreciated.Thanks
 
Top