Graphics: ARWpost - Source Code

The source code for the ARWpost package is available from the download page:

http://www2.mmm.ucar.edu/wrf/users/download/get_source.html

NOTE: From the above page, go to New Users (users will be asked to register - it is free), or Returning Users (users must supply their email address before they can download the code again).

We recommend the use of ARWpost Version 3 or higher. This code is not dependent on a successful compilation of the WRF code, and therefore can be installed anywhere, regardless of whether WRF is installed on your system.

 

gunzip and un-tar the code

It is not recommended to un-tar the ARWpost code inside either a WRF or WPS directory, as this can cause confusion. Unpack it at the same directory level as WRF and/or WPS, if you have them built on your current system.

 

Once untarred, you will see the following files and directories under the main ARWpost/ directory:

README A text file containing basic information on running ARWpost
arch/ A directory containing configure and compilation control
clean Script to clean compiled code
compile Script to compile the code
configure Script to configure the compilation for your system
namelist.ARWpost Namelist to control the running of the code
src/ Directory containing all source code
scripts/ Directory containing some GrADS sample scripts
util/ Directory containing some utilities


Environment Variables