Add process number for GSD's HRRR (archived by RAL) so ungrib will
[WPS.git] / namelist.wps.all_options
blob5b90b635a3e0f498a4c209945f8dd2904d4f70c1
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 HGT_M, GREENFRAC,
41  ! and LU_INDEX/LANDUSEF fields have changed in WPS v3.8. The HGT_M field
42  ! is now interpolated from 30-arc-second USGS GMTED2010, the GREENFRAC
43  ! field is interpolated from MODIS FPAR, and the LU_INDEX/LANDUSEF fields
44  ! are interpolated from 21-class MODIS.
45  !
46  ! To match the output given by the default namelist.wps.all_options 
47  ! in WPS v3.7.1, the following setting for geog_data_res may be used:
48  !
49  ! geog_data_res = 'gtopo_10m+usgs_10m+nesdis_greenfrac+10m','gtopo_2m+usgs_2m+nesdis_greenfrac+2m',
50  !
51  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
52  !
53  geog_data_res = 'default','default',
54  dx        = 30000,
55  dy        = 30000,
56  map_proj  = 'lambert',
57  ref_lat   =  34.83,
58  ref_lon   = -81.03,
59  ref_x     =  37.0,
60  ref_y     =  30.5,
61  truelat1  =  30.0,
62  truelat2  =  60.0,
63  stand_lon = -98.0,
64  geog_data_path = '/glade/p/work/wrfhelp/WPS_GEOG/'
65  opt_geogrid_tbl_path = 'geogrid/'
67  geog_data_res     = 'modis_lakes+10m','modis_lakes+2m',
68  geog_data_res     = 'usgs_lakes+10m','usgs_lakes+2m',
70 &ungrib
71  out_format = 'WPS',
72  prefix     = 'FILE',
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