CALIPSO-project / SPINacc

A spinup acceleration procedure for land surface models (LSM)
4 stars 0 forks source link

half degree resolution - crash in readvar #13

Closed dsgoll123 closed 3 years ago

dsgoll123 commented 3 years ago

when specifying training data at 0.5 resolution (i.e. /home/surface4/jchang/MICT-CRUJRAv2_for_Yan_MLtaskforce/), the Tool (starting from scratch) crashes when reading the climate data. Specifically, readvar crashes on the following line: var_month[month-1][:][:]=mkk.filled(np.nan)

I have no clue what the problem is. I uploaded the setup I use in a new folder DEF_MICT under the entry code of the github.