everdaniel / WRFDomainWizard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WRF Domain Wizard

The WRF Domain Wizard is implemented as a client-side SPA (Single-page application) and can be used to define model domains for the WRF Preprocessing System (WPS). WPS is a set of three programs whose collective role is to prepare input to the real program for real-data simulations. Each program reads parameters from a common namelist file - namelist.wps.

Official Preview

Limitation

  • The current version of the tool only helps with the definition of parameters for the geogrid section.
  • Support for NMM and the associated rotated lat-lon projection are not implemented
  • Support for ARW global lat-lon is not implemented

Test

A sample namelist.wps file has been created for each major projection and the test the geographic transformation code. The test expects the corners of all domains to align with the corners from the geogrid program output. The geogrid corner locations are obtained from the unstaggered corner_lats and corner_lons attributes of the geobrid output file and are displayed as small round markers.

Resources

Issue and Suggestions

Please, report any issues or feaure requests using the project Issues.

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 84.2%Language:HTML 11.5%Language:CSS 2.8%Language:Less 1.2%Language:Python 0.2%Language:Roff 0.1%