Graphics: NCL - Example

wrf_Surface2.ncl: An example script to plot basic static data from the wrfout file.

In this script note:

    1. The setting of cnRasterModeOn for some plots to have actual values rather than contours;
    2. Using the NCL function isfilevar to see if a field is available before attempting to plot it.