commenting out console.log
[wrfxctrl.git] / profiles / 1d_1km_NAM227.json
blob8393259950d2a0775c5885d2467c53e288eb5768
2   "grid_code": "1d-1km-NAM227",
3   "grib_source": "NAM227",
4   "wps_namelist_path": "etc/nlists/default.wps",
5   "wrf_namelist_path": "etc/nlists/default.input",
6   "fire_namelist_path": "etc/nlists/default.fire",
7   "emissions_namelist_path": "etc/nlists/default.fire_emissions",
8   "num_nodes": 7,
9   "ppn": 28,
10   "wall_time_hrs": 12,
11   "start_utc": "T-30",
12   "end_utc": "T+600",
13   "domains" : {
14     "1" : { 
15       "cell_size" : [1000, 1000],
16       "domain_size" : [70, 70],
17       "center_latlon" : [39.894264, -103.903222],
18       "truelats" : [39, 40.8],
19       "stand_lon" : -103.9,
20       "time_step" : 5,
21       "history_interval" : 15,
22       "geog_res" : "0.3s",
23       "subgrid_ratio" : [30, 30]
24     }
25   },
26   "ignitions" : {
27      "1" : [ {
28       "time_utc" : "T+10",
29       "duration_s" : 240,
30       "latlon" : [39.894264, -103.903222]
31      } ]
32   },
33   "postproc" : {
34       "1" : [ "T2", "PSFC", "WINDSPD", "WINDVEC", "FIRE_AREA", "FGRNHFX", "SMOKE_INT" ],
35       "shuttle" : "incremental",
36       "description" : "Single domain NAM227 2km"
37   }