-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I have a list of 15 CRHM model prj runs and used batch run script. These 15 model prj files read 15 obs files and run from 1980 10 1 to 2100 10 1. I attached these 15 model prj files here
Marmot.zip
I attached the batch run script here
MarmotBatchRunScript19802100.zip
The output file CRHM_output_1.obs is not complete; that is, it does not include variables from 1980 10 1 to 2100 10 1. In addition, the time stamp after 2038 01 19 03 00 is not formatted properly, from that point on it is in number array such as 22279112 22279112 111088425 22278712 22278808
See the screen shot here

The rest of output files from CRHM_output_2.obs to CRHM_output_15.obs do include variables from 1980 10 1 to 2100 10 1. However, the time stamp after 2038 01 19 03 00 is not formatted properly, from that point on it is in number array such as 12317576 12317576 479455020 12317176 12317272 in CRHM_output_2.obs
See the screen shot here

I will upload two obs files Marmot_hrly_r8i2p1r1_QDM_combine_1951_2100.obs and Marmot_hrly_r8i2p1r2_QDM_combine_1951_2100.obs to OneDrive folder and will share the link, as they are over file upload limit for gitHub. These two obs files are used by r8i2p1r1.prj and r8i2p1r2.prj, respectively.
For the rest of output files CRHM_output_3 to CRHM_output_15, the issue are the same as that mentioned above. So, fixing the issue for CRHM_output_2.obs would likely resolve issues for other output files.