-
Notifications
You must be signed in to change notification settings - Fork 0
/
namelist.wps_weihe
39 lines (35 loc) · 975 Bytes
/
namelist.wps_weihe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
&share
wrf_core = 'ARW',
max_dom = 1,
start_date = '2019-08-03_00:00:00','2021-07-16_00:00:00','2021-07-16_00:00:00','2021-07-19_00:00:00',
end_date = '2019-08-04_00:00:00','2021-07-23_00:00:00','2021-07-23_00:00:00','2021-07-21_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
map_proj = 'lambert',
parent_id = 1, 1, 2, 3,
parent_grid_ratio = 1, 3, 3, 3,
i_parent_start = 1, 60, 118, 108,
j_parent_start = 1, 18, 108, 118,
e_we = 583, 442, 421, 631,
e_sn = 418, 301, 421, 631,
dx = 1000,
dy = 1000,
ref_lat = 35.5,
ref_lon = 107,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = 107,
geog_data_path = '/opt/app/wps_geog/',
geog_data_res = 'gtopo_3s+default','gtopo_3s+default',
/
&ungrib
out_format = 'WPS',
prefix = 'SFC',
/
&metgrid
fg_name = '3D','SFC',
io_form_metgrid = 2,
opt_output_from_metgrid_path='/home/fengx20/project/test/MetData/'
/