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 creating regional surface dataset

Status
Not open for further replies.

oleson

Keith Oleson
CSEG and Liaisons
Staff member
Dear professor,

With your kind help, I have ran a single point case using clm5.0 successfully. However, when I want to create a regional case, sth went wrong in the surface data creating process:(gridmap_map_read) ERROR: frac_src out of bounds

My esmf version is 7_1_0, and the process is as follows:



(1)./mknoocnmap.pl -p 30.5,114.4 -n 40x30_wh -ny 30 -dy 3 -nx 40 -dx 4
(2)./mkmapdata.sh -r 40x30_wh -f /home/shenhf/majun/clm5.0/tools/mkmapgrids/SCRIPgrid_40x30_wh_nomask_c200502.nc
(3)./gen_domain -m /home/shenhf/majun/clm5.0/tools/mkmapdata/map_40x30_wh_noocean_to_40x30_wh_nomask_aave_da_200502.nc -o domain.ocn_noocean.nc -l domain.lnd.40x30_wh_noocean.nc
(4)./mksurfdata.pl -r usrspec -usr_gname 40x30_wh -usr_gdate 200502, error shows:
(gridmap_map_read) reading mapping matrix data...
(gridmap_map_read) * file name : ../mkmapdata/map_0.25x0.25_MODIS_to_40x30_wh_nomask_aave_da_c200503.nc
* matrix dimensions rows x cols : 1036800 x 1200
* number of non-zero elements: 2796
(gridmap_map_read) ERROR: frac_src out of bounds
max = 2.0000000000014433 min = 0.0000000000000000
Do you know how to solve this problem? Any suggestion or hint is highly appreciated
 
Status
Not open for further replies.
Top