|
|
Graphics: NCL - Example
wrf_Surface2.ncl: An example script to plot basic static data from the 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.
|