Dear Scientists,
I have successfully run a regional SP spin-up case using my own atmospheric forcing data, land use , LAI and soil data with version CTSM-ctsm5.2.005. Then I ran SpinupStability_SP_v9.ncl to see if the spin-up has reached the equilibrium. But I met an error:
[xunbin@fat01 contrib]$ ncl SpinupStability_SP_v9.ncl
Copyright (C) 1995-2019 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.6.2
The use of this software is governed by a License Agreement.
See NCAR Command Language (NCL) for more details.
fatal:Could not open (~oleson/lnd_diag/run/contributed.ncl)
fatal:error at line 9 in file SpinupStability_SP_v9.ncl
I couldn't find any relevant posts on the forum. It seems that there is no such file in my directory. Do you have any suggestions?
I also wonder what exactly do I need to modify in the SpinupStability_SP_v9.ncl script? I have annual h0 output files and monthly h1 files. How should I set the annual_hist? I just modified the caseid, username, annual_hist = "True", subper = 20, data_dir = "/home/xunbin/cesm/scratch/shanxispinup/run/". Is the modification correct? How about cplot? The default value is cplot = "Global" but I ran the regional case.
Any suggestions would be greatly appreciated. Thank you!
I have successfully run a regional SP spin-up case using my own atmospheric forcing data, land use , LAI and soil data with version CTSM-ctsm5.2.005. Then I ran SpinupStability_SP_v9.ncl to see if the spin-up has reached the equilibrium. But I met an error:
[xunbin@fat01 contrib]$ ncl SpinupStability_SP_v9.ncl
Copyright (C) 1995-2019 - All Rights Reserved
University Corporation for Atmospheric Research
NCAR Command Language Version 6.6.2
The use of this software is governed by a License Agreement.
See NCAR Command Language (NCL) for more details.
fatal:Could not open (~oleson/lnd_diag/run/contributed.ncl)
fatal:error at line 9 in file SpinupStability_SP_v9.ncl
I couldn't find any relevant posts on the forum. It seems that there is no such file in my directory. Do you have any suggestions?
I also wonder what exactly do I need to modify in the SpinupStability_SP_v9.ncl script? I have annual h0 output files and monthly h1 files. How should I set the annual_hist? I just modified the caseid, username, annual_hist = "True", subper = 20, data_dir = "/home/xunbin/cesm/scratch/shanxispinup/run/". Is the modification correct? How about cplot? The default value is cplot = "Global" but I ran the regional case.
Any suggestions would be greatly appreciated. Thank you!