Graphics: NCL – Example

wrf_QSS.ncl

Example script to plot fields from the Quarter SS case.

In this script note:

    1. Initial times are switched off;
    2. Data are interpolated to 750m; 1.5km; 4km and 9km, (function wrf_user_intrp3d);
    3. Default WindBarbs are changed to "LineArrow" (resource vcGlyphStyle);
    4. Plots are overlaid with the function wrf_overlays, as these is no map background.
Note: Not all plots generated are depicted below.