Recognize GEFS, the NCEP Global Ensemble Forecast System.
[WPS.git] / namelist.wps.all_options
blob92c3f86038ffd7c8764525f172660309e34f5041
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  geog_data_res     = '10m','2m',
39  dx        = 30000,
40  dy        = 30000,
41  map_proj  = 'lambert',
42  ref_lat   =  34.83,
43  ref_lon   = -81.03,
44  ref_x     =  37.0,
45  ref_y     =  30.5,
46  truelat1  =  30.0,
47  truelat2  =  60.0,
48  stand_lon = -98.0,
49  geog_data_path = '/mmm/users/wrfhelp/WPS_GEOG'
50  opt_geogrid_tbl_path = 'geogrid/'
52  geog_data_path = '/data3/mp/wrfhelp/WPS_GEOG'
53  geog_data_path = '/standalone/users/gill/DATA/GEOG'
55 &ungrib
56  out_format = 'WPS',
57  prefix     = 'FILE',
60 &metgrid
61  fg_name         = 'FILE'
62  constants_name  = './TAVGSFC'
63  io_form_metgrid = 2, 
64  opt_output_from_metgrid_path = './',
65  opt_metgrid_tbl_path         = 'metgrid/',
68 &mod_levs
69  press_pa = 201300 , 200100 , 100000 , 
70              95000 ,  90000 , 
71              85000 ,  80000 , 
72              75000 ,  70000 , 
73              65000 ,  60000 , 
74              55000 ,  50000 , 
75              45000 ,  40000 , 
76              35000 ,  30000 , 
77              25000 ,  20000 , 
78              15000 ,  10000 , 
79               5000 ,   1000
82 &plotfmt
83  ix = 100
84  jx = 100
85  ioff = 30
86  joff = 30