ntmanhvn181
Member
Hi everyone,
I had a problem when run the metgrid program with the SST updating option at the initial time.
The detail of this problem is displayed in the below:
Here is my namelist option:
Any suggestion is appreciated!
Thank all,
I had a problem when run the metgrid program with the SST updating option at the initial time.
The detail of this problem is displayed in the below:
Code:
[cloud@igplogin WPS.2]$ ./metgrid.exe
Processing domain 1 of 2
SST:2014-07-05_00
Processing 2014-07-05_00
FILE
ERROR: Cannot combine time-independent data with time-dependent data for field LANDSEA.mask
Please help me to solve this problem.&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2014-07-05_00:00:00', '2014-07-05_00:00:00', '2020-10-27_00:00:00',
end_date = '2014-07-10_00:00:00', '2014-07-10_00:00:00', '2020-10-30_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
parent_id = 1,1,
parent_grid_ratio = 1,3,
i_parent_start = 1,61,
j_parent_start = 1,60,
e_we = 526,1129,
e_sn = 352,757,
geog_data_res = '2m','30s',
dx = 18000,
dy = 18000,
map_proj = 'mercator',
ref_lat = 19.963,
ref_lon = 130.031,
truelat1 = 19.963,
truelat2 = 0.0,
stand_lon = 130.031,
geog_data_path = '/work/users/agpc/share/geog',
ref_x = 236.5,
ref_y = 195.0,
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
&metgrid
fg_name = 'FILE',
constants_name = 'SST:2014-07-05_00',
io_form_metgrid = 2,
/
&mod_levs
press_pa = 201300 , 200100 , 100000 ,
95000 , 90000 ,
85000 , 80000 ,
75000 , 70000 ,
65000 , 60000 ,
55000 , 50000 ,
45000 , 40000 ,
35000 , 30000 ,
25000 , 20000 ,
15000 , 10000 ,
5000 , 1000
/
Any suggestion is appreciated!
Thank all,