|
|
Graphics: NCL - Example
wrf_CrossSection3.ncl
Example script to plot data along a cross section.
In this script note:
- A cross section is created From point A to point B ;
- Data is first interpolated along this angle (to pressure), before plotted;
- Function wrf_overlays is used as no map background information is needed;
- 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.
     |
|
|