fix missing -lnetcdff when netcdf built as shared libraries #8
[WPS-merge.git] / namelist.wps.global
bloba8c29558da423fe0932143fe690a23494f941d0b
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_12: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              =  129, 127,
16  e_sn              =  65,  64,
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  map_proj = 'lat-lon',
32  stand_lon = 0.
33  pole_lat = 90.0
34  pole_lon = 0.0
35  geog_data_path = '/glade/work/wrfhelp/WPS_GEOG/'
37  ref_lat = 45.0
38  ref_lon = -98
39  dx = 1.0
40  dy = 1.0
42 &ungrib
43  out_format = 'WPS',
44  prefix = 'FILE',
47 &metgrid
48  fg_name = 'FILE'
49  io_form_metgrid = 2, 
52 &mod_levs
53  press_pa = 201300 , 200100 , 100000 , 
54              95000 ,  90000 , 
55              85000 ,  80000 , 
56              75000 ,  70000 , 
57              65000 ,  60000 , 
58              55000 ,  50000 , 
59              45000 ,  40000 , 
60              35000 ,  30000 , 
61              25000 ,  20000 , 
62              15000 ,  10000 , 
63               5000 ,   1000