Ticket #209: namelist.wps

File namelist.wps, 1.4 KB (added by mitchekc, 5 years ago)
Line 
1&share
2 wrf_core = 'ARW',
3 max_dom = 1,
4 start_date = '2017-04-10_00:00:00','2006-08-16_12:00:00',
5 end_date   = '2017-04-20_18:00:00','2006-08-16_12:00:00',
6 interval_seconds = 21600,
7 io_form_geogrid = 2,
8/
9
10&geogrid
11 parent_id         =   1,   1,
12 parent_grid_ratio =   1,   3,
13 i_parent_start    =   1,  31,
14 j_parent_start    =   1,  17,
15 e_we              =  148, 112,
16 e_sn              =  122,  97,
17 !
18 !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
19 ! The default datasets used to produce the HGT_M, GREENFRAC,
20 ! and LU_INDEX/LANDUSEF fields have changed in WPS v3.8. The HGT_M field
21 ! is now interpolated from 30-arc-second USGS GMTED2010, the GREENFRAC
22 ! field is interpolated from MODIS FPAR, and the LU_INDEX/LANDUSEF fields
23 ! are interpolated from 21-class MODIS.
24 !
25 ! To match the output given by the default namelist.wps in WPS v3.7.1,
26 ! the following setting for geog_data_res may be used:
27 !
28 ! geog_data_res = 'gtopo_10m+usgs_10m+nesdis_greenfrac+10m','gtopo_2m+usgs_2m+nesdis_greenfrac+2m',
29 !
30 !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
31 !
32 geog_data_res = '30s','default',
33 dx = 1000,
34 dy = 1000,
35 map_proj = 'lambert',
36 ref_lat   =  46.049,
37 ref_lon   = -77.358,
38 truelat1  =  30.0,
39 truelat2  =  60.0,
40 stand_lon = -98.0,
41 geog_data_path = '/project/6006014/kcmrowse/geog/'
42/
43
44&ungrib
45 out_format = 'WPS',
46 prefix = 'FILE',
47/
48
49&metgrid
50 fg_name = 'FILE'
51 io_form_metgrid = 2,
52/
hosted by ZAMG