how to change surface dataset (single site simulaiton)

Status
Not open for further replies.

jinmuluo

Jinmu Luo
Member
Hi,

I want to ask a question about how to change the surface dataset to pure crop simulation when doing a single site simulation, like 100% in maize; And where I can find the corresponding fertilisation rate to different land cover types,

thank you.

I list my file below

/glade/work/jinmuluo/GSWP3ISU/surfdata_isu_point_hist_16pfts_Irrig_CMIP6_simyr2000_c240809.nc
 

slevis

Moderator
Staff member
Recent versions of the clm include tools (in the /tools directory) such as the fsurdat_modifier. I haven't used this tool in a while and do not remember whether it only works for global files.

For a single point file you may find it simplest to use ncdump to make an ascii version of the file. After modifying manually, you then use ncgen to generate a new netcdf version of the file. You just have to be very careful to not introduce typos or other mistakes to the file. The model will usually let you know if you end up with a bad file.
 

slevis

Moderator
Staff member
Oh, and I ncdump-ed a random fsurdat file that I had and saw that the fertilization per crop has this variable name: CONST_FERTNITRO_CFT
 
Status
Not open for further replies.
Back
Top