Graphics: NCL - Example

wrf_Surface2.ncl

Example script to plot basic static data from 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.