Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Error in creating surface data

Hi all, I am using this command to create dataset for irrigation: ./mksurfdata.pl -crop -years 2000 -res 0.47x0.63 -dinlc /mnt/lustre/cas2/caspande/ipd and I am getting this error (showing just the arror section): ./mksurfdata_map < namelistsh: ./mksurfdata_map: No such file or directoryERROR in mksurfdata_map: 32512 Any idea how to resolve this issue? Thanks.
 

erik

Erik Kluzek
CSEG and Liaisons
Staff member
The mksurfdata_map executable needs to be built. See http://www.cesm.ucar.edu/models/cesm1.2/clm/models/lnd/clm/doc/UsersGuide/c11242.html#tool_build for information on how to build the tools. And see the following example that shows building and running for one example... http://www.cesm.ucar.edu/models/cesm1.2/clm/models/lnd/clm/doc/UsersGuide/x11868.html#example_mksurfdata.pl
 
Top