Graphics: NCL – Example

gWRF_merc.ncl

Example script to plot fields from a Global WRF run.

In this script note:

    1. Plotting Global model data, are the same as plotting any other real-data case;
    2. Different in this plot, is that a combination of surface and field interpolated to pressure level are plotted by the same script;
    3. A loop is added to deal with multiple times across multiple files.
Note: Not all plots generated are depicted below.