Adjust pressure-level RH from GEFS as is done for GFS, CDAS, and ECMWF.
[WPS.git] / namelist.wps.all_options
blob3f34609014525dc7d15378b70a0dcecddbb3b553
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  active_grid = .true., .true.,
8  subgrid_ratio_x = 1
9  subgrid_ratio_y = 1
10  io_form_geogrid = 2,
11  opt_output_from_geogrid_path = './',
12  debug_level = 0
14  start_date = '2000-01-24_12:00:00','2000-01-24_12:00:00',
15  end_date   = '2000-01-25_12:00:00','2000-01-24_12:00:00',
16  start_year   = 2006, 2006,
17  start_month  =   08,   08,
18  start_day    =   16,   16,
19  start_hour   =   12,   12,
20  start_minute =   00,   00,
21  start_second =   00,   00,
22  end_year     = 2006, 2006,
23  end_month    =   08,   08,
24  end_day      =   16,   16,
25  end_hour     =   18,   12,
26  end_minute   =   00,   00,
27  end_second   =   00,   00,
29 &geogrid
30  parent_id         =   1,   1,
31  parent_grid_ratio =   1,   3,
32  i_parent_start    =   1,  31,
33  j_parent_start    =   1,  17,
34  s_we              =   1,   1,
35  e_we              =  74, 112,
36  s_sn              =   1,   1,
37  e_sn              =  61,  97,
38  !
39  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
40  ! The default datasets used to produce the MAXSNOALB and ALBEDO12M
41  ! fields have changed in WPS v4.0. These fields are now interpolated
42  ! from MODIS-based datasets.
43  !
44  ! To match the output given by the default namelist.wps in WPS v3.9.1,
45  ! the following setting for geog_data_res may be used:
46  !
47  ! geog_data_res = 'maxsnowalb_ncep+albedo_ncep+default', 'maxsnowalb_ncep+albedo_ncep+default',
48  !
49  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
50  !
51  geog_data_res = 'default','default',
52  dx        = 30000,
53  dy        = 30000,
54  map_proj  = 'lambert',
55  ref_lat   =  34.83,
56  ref_lon   = -81.03,
57  ref_x     =  37.0,
58  ref_y     =  30.5,
59  truelat1  =  30.0,
60  truelat2  =  60.0,
61  stand_lon = -98.0,
62  geog_data_path = '/glade/work/wrfhelp/WPS_GEOG/'
63  opt_geogrid_tbl_path = 'geogrid/'
65  geog_data_res     = 'modis_lakes+10m','modis_lakes+2m',
66  geog_data_res     = 'usgs_lakes+10m','usgs_lakes+2m',
68 &ungrib
69  out_format = 'WPS',
70  prefix     = 'FILE',
71  ec_rec_len = 26214508,
72  pmin = 100.
75 &metgrid
76  fg_name         = 'FILE'
77  constants_name  = './TAVGSFC'
78  io_form_metgrid = 2, 
79  opt_output_from_metgrid_path = './',
80  opt_metgrid_tbl_path         = 'metgrid/',
81  process_only_bdy = 5,
84 &mod_levs
85  press_pa = 201300 , 200100 , 100000 , 
86              95000 ,  90000 , 
87              85000 ,  80000 , 
88              75000 ,  70000 , 
89              65000 ,  60000 , 
90              55000 ,  50000 , 
91              45000 ,  40000 , 
92              35000 ,  30000 , 
93              25000 ,  20000 , 
94              15000 ,  10000 , 
95               5000 ,   1000
98 &plotfmt
99  ix = 100
100  jx = 100
101  ioff = 30
102  joff = 30