Graphics: NCL – Example

wrf_CrossSection3.ncl

Example script to plot data along a cross section.

In this script note:

    1. A cross section is created From point A to point B ;
    2. Data is first interpolated along this angle (to pressure), before plotted;
    3. Function wrf_overlays is used as no map background information is needed;
    4. The vertical axis information is calculated.
      Data is not plotted to the top of the atmosphere, only to a level close to 200mb
Note: Not all plots generated are depicted below.