|
|
Graphics: NCL - Example
wrf_Surface2.ncl
Example script to plot basic static data from wrfout file.
In this script note:
- The setting of cnRasterModeOn for some plots to have actual values rather than contours;
- Using the NCL function isfilevar to see if a field is available before attempting to plot it.
|