noaaport is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againhg clone https://bitbucket.org/noaaport/wrfpak/wiki
Overview
This package consists of the Weather Research and Forecasting (WRF) model software, together with a set of programs (shell and Tcl scripts) to provide a higher level command-line interface to the WRF programs.
It is not meant to be a comprehensive interface or framework for using the WRF model, but rather an easy way to interact with the system, that could be useful, for example, for students and/or simple or special-purpose applications.
- Installation
- Configuration
- Introduction
- Tutorial - How to run
- Tutorial - Creating maps
What's new
- In version (d0.5) the packages include the TclGrads library and sample scripts to create maps like this in one stroke. The tutorial explains how.
- In version (d0.4) several domains can be run simultaneosuly; for example executing in one terminal (as explained in the tutorial)
wrfc-run-domain pr
and in another
wrfc-run-domain tx
and so on. The input data will be downloaded once, and it will be used by the all the runs. The processes can of course be spawned in the background from the same terminal if desired.
This revision is from 2012-04-23 20:42