What version of the code are you using?
release-cesm2.2.0
Have you made any changes to files in the source tree?
No
Describe your problem or question:
Hi all,
I am currently using CLM5.0 along with the emission_ssp585 dataset to generate land use timeseries data and surface data for my
customised grid. I have downloaded all the necessary input data, but I consistently encounter an error when processing the year after 2016.
The error looks like:
```
Program aborted. Backtrace:
#0 0x40225f in ???
#1 0x406123 in ???
#2 0x42b4c5 in ???
#3 0x442ad1 in ???
#4 0x40207c in ???
#5 0x2af7f5b89554 in ???
#6 0x4020ac in ???
#7 0xffffffffffffffff in ???
sh: line 1: 83768 Aborted /mnt/iusers01/fatpou01/sees01/s29826zs/CESM/my_cesm_sandbox_2.2.0/components/clm/tools/mksurfdata_map/mksurfdata_map < surfdata_ne0np4.UK_ne30x16_SSP5-8.5_78pfts_CMIP6_simyr1850_c250203.namelist
ERROR in mksurfdata_map: 34304
```
The command I used:
./mksurfdata.pl -years 1850-2100,1850,2000 -ssp_rcp SSP5-8.5 ${CROPSTRING} -res usrspec -usr_gname ${VRgridName} -usr_gdate ${cdate} -usr_mapdir ${TMPDIR} -l ${CSMDATA_PATH} -exedir ${CESMROOT}/components/clm/tools/mksurfdata_map
I have attached the log files detailing the issue. Would you be able to provide any insight into what might be causing this problem?
Any guidance would be greatly appreciated.
Will
release-cesm2.2.0
Have you made any changes to files in the source tree?
No
Describe your problem or question:
Hi all,
I am currently using CLM5.0 along with the emission_ssp585 dataset to generate land use timeseries data and surface data for my
customised grid. I have downloaded all the necessary input data, but I consistently encounter an error when processing the year after 2016.
The error looks like:
```
Program aborted. Backtrace:
#0 0x40225f in ???
#1 0x406123 in ???
#2 0x42b4c5 in ???
#3 0x442ad1 in ???
#4 0x40207c in ???
#5 0x2af7f5b89554 in ???
#6 0x4020ac in ???
#7 0xffffffffffffffff in ???
sh: line 1: 83768 Aborted /mnt/iusers01/fatpou01/sees01/s29826zs/CESM/my_cesm_sandbox_2.2.0/components/clm/tools/mksurfdata_map/mksurfdata_map < surfdata_ne0np4.UK_ne30x16_SSP5-8.5_78pfts_CMIP6_simyr1850_c250203.namelist
ERROR in mksurfdata_map: 34304
```
The command I used:
./mksurfdata.pl -years 1850-2100,1850,2000 -ssp_rcp SSP5-8.5 ${CROPSTRING} -res usrspec -usr_gname ${VRgridName} -usr_gdate ${cdate} -usr_mapdir ${TMPDIR} -l ${CSMDATA_PATH} -exedir ${CESMROOT}/components/clm/tools/mksurfdata_map
I have attached the log files detailing the issue. Would you be able to provide any insight into what might be causing this problem?
Any guidance would be greatly appreciated.
Will