I have created a 3 domain nest with 2m, 30s and 30s resolutions for the domains 1, 2 and 3. I am using GFS high res grb2 data as input to run the WRF 3.1 model. When I look at the ouput generated, the domain 2 and 3 data does not seem to be using the 30s resolution. Is there a bug? or am i doing something wrong? Here is my namelist.wps input..
Hazari
-----------------------------------------
namelist.wps - geogrid info
&geogrid
parent_id = 1, 1, 2
parent_grid_ratio = 1, 3, 3
i_parent_start = 1, 21, 42
j_parent_start = 1, 15, 32
e_we = 100, 178, 283
e_sn = 74, 136, 220
geog_data_res = '2m', '30s', '30s'
dx = 66500
dy = 66500
map_proj = 'lambert'
ref_lat = 17.829
ref_lon = -66.056
truelat1 = 17.829
truelat2 = 17.829
stand_lon = -66.056
ref_x = 50.0
ref_y = 37.0
geog_data_path = '/misc/home0/hsyed/wrfems/data/geog'
opt_geogrid_tbl_path = '/misc/nobackup2/hsyed/wrf/runs/SJU/20090802/static/'
/