Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mtorrisi
Last active May 22, 2017 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtorrisi/29a1e75e40c7bae7d6114214dfab06b9 to your computer and use it in GitHub Desktop.
Save mtorrisi/29a1e75e40c7bae7d6114214dfab06b9 to your computer and use it in GitHub Desktop.
&share
wrf_core = 'ARW',
max_dom = 2,
start_date = '2017-05-11_00:00:00','2017-05-11_00:00:00',
end_date = '2017-05-22_00:00:00','2017-05-22_00:00:00',
interval_seconds = 21600
io_form_geogrid = 2,
/
&geogrid
parent_id = 1, 1,
parent_grid_ratio = 1, 3,
i_parent_start = 1, 31,
j_parent_start = 1, 17,
e_we = 74, 112,
e_sn = 61, 97,
geog_data_res = '10m','2m',
dx = 30000,
dy = 30000,
map_proj = 'lambert',
ref_lat = 41.902320,
ref_lon = 12.493420,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = -98.0,
geog_data_path = '/home/WRF/geog'
/
&ungrib
out_format = 'WPS',
prefix = 'FILE',
/
&metgrid
fg_name = 'FILE'
io_form_metgrid = 2,
/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment