Merge branch 'update-geogrid-tables' into develop (PR #172)
[WPS.git] / namelist.wps
blobe3184cb5729b986a65af0cec28d252f2455b2bfe
1 &share
2  wrf_core = 'ARW',
3  max_dom = 2,
4  start_date = '2006-08-16_12:00:00','2006-08-16_12:00:00',
5  end_date   = '2006-08-16_18:00:00','2006-08-16_12:00:00',
6  interval_seconds = 21600
7  io_form_geogrid = 2,
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              =  74, 112,
16  e_sn              =  61,  97,
17  !
18  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
19  ! The default datasets used to produce the MAXSNOALB and ALBEDO12M
20  ! fields have changed in WPS v4.0. These fields are now interpolated
21  ! from MODIS-based datasets.
22  !
23  ! To match the output given by the default namelist.wps in WPS v3.9.1,
24  ! the following setting for geog_data_res may be used:
25  !
26  ! geog_data_res = 'maxsnowalb_ncep+albedo_ncep+default', 'maxsnowalb_ncep+albedo_ncep+default', 
27  !
28  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
29  !
30  geog_data_res = 'default','default',
31  dx = 30000,
32  dy = 30000,
33  map_proj = 'lambert',
34  ref_lat   =  34.83,
35  ref_lon   = -81.03,
36  truelat1  =  30.0,
37  truelat2  =  60.0,
38  stand_lon = -98.0,
39  geog_data_path = '/glade/work/wrfhelp/WPS_GEOG/'
42 &ungrib
43  out_format = 'WPS',
44  prefix = 'FILE',
47 &metgrid
48  fg_name = 'FILE'
49  io_form_metgrid = 2,