|
|
Graphics: NCL - Example
wrf_Cloud.ncl
Example script to plot water vapor; cloud water and rain water at different model levels.
In this script note:
- The use of gsn_define_colormap to overwrite the colormap set in .hluresfile;
- Using the NCL functions isfilevar and isvar to see if a field is available before attempting to plot it.
Note: Not all plots generated are depicted below.
  
  
   |
|
|