|
|
Graphics: NCL - Example
gWRF_merc.ncl
Example script to plot fields from a Global WRF run.
In this script note:
- Plotting Global model data, are the same as plotting any other real-data case;
- Different in this plot, is that a combination of surface and field interpolated to pressure level are plotted by the same script;
- A loop is added to deal with multiple times across multiple files.
Note: Not all plots generated are depicted below.

       
      
|
|
|