Keeping up-to-date with WRF module
[WPS.git] / namelist.wps.fire
blob6f47ee423be0cb84329ee0d71bdbb240636c7695
1 &share
2  wrf_core = 'ARW',
3  max_dom = 1,
4  start_date = '2005-08-28_12:00:00','2008-05-19_12:00:00','2008-05-19_12:00:00','2008-05-19_12:00:00','2008-05-19_12:00:00','2008-05-19_12:00:00',
5  end_date   = '2005-08-28_18:00:00','2008-05-19_18:00:00','2008-05-19_18:00:00','2008-05-19_18:00:00','2008-05-19_18:00:00','2008-05-19_18:00:00',
6  interval_seconds = 21600
7  io_form_geogrid = 2,
8  subgrid_ratio_x = 10,
9  subgrid_ratio_y = 10,
12 &geogrid
13  parent_id         =   0,   1,  2,  3,  4,  5,  6,  7,  8,  9,
14  parent_grid_ratio =   1,   3,  3,  3,  3,  3,  3,  3,  3,  3,
15  i_parent_start    =   1,  15, 15, 15, 15, 15, 15, 15, 15, 15,
16  j_parent_start    =   1,  15, 15, 15, 15, 15, 15, 15, 15, 15, 
17  e_we              =  43,  43, 43, 43, 43, 43, 43, 43, 43, 43,
18  e_sn              =  43,  43, 43, 43, 43, 43, 43, 43, 43, 43,
19  !
20  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
21  ! The default datasets used to produce the HGT_M, GREENFRAC,
22  ! and LU_INDEX/LANDUSEF fields have changed in WPS v3.8. The HGT_M field
23  ! is now interpolated from 30-arc-second USGS GMTED2010, the GREENFRAC
24  ! field is interpolated from MODIS FPAR, and the LU_INDEX/LANDUSEF fields
25  ! are interpolated from 21-class MODIS.
26  !
27  ! To match the output given by the default namelist.wps.fire in WPS v3.7.1,
28  ! the following setting for geog_data_res may be used:
29  !
30  ! geog_data_res = 'gtopo_30s+usgs_30s+nesdis_greenfrac+30s','gtopo_2m+usgs_2m+nesdis_greenfrac+2m', [repeat the previous string...]
31  !
32  !!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!
33  !
34  geog_data_res = 'default','default','default','default','default','default','default','default','default','default',
36  geog_data_res     = '30s','2m','2m','2m','2m','2m','2m','2m','2m','2m',
37  dx = 60,
38  dy = 60,
39  map_proj = 'lambert',
40  ref_lat   =  39.70537,
41  ref_lon   = -107.2907,
42  truelat1  =  39.338,
43  truelat2  =  39.338,
44  stand_lon = -106.807,
45  geog_data_path = '/glade/work/wrfhelp/WPS_GEOG/'
48 &ungrib
49  out_format = 'WPS',
50  prefix = 'FILE',
53 &metgrid
54  fg_name = 'FILE'
55  io_form_metgrid = 2,