|
|
Graphics: NCL - Example
wrf_QSS.ncl
Example script to plot fields from the Quarter SS case.
In this script note:
- Initial times are switched off;
- Data are interpolated to 750m; 1.5km; 4km and 9km, (function wrf_user_intrp3d);
- Default WindBarbs are changed to "LineArrow" (resource vcGlyphStyle);
- Plots are overlaid with the function wrf_overlays, as these is no map background.
Note: Not all plots generated are depicted below.
    
    
    
     |
|
|