NCL Home> Application examples> Models || Data files for examples

WRF

xy plots

Many additional xy plot examples are available.
WRF_xy_1.ncl: Plot a time series from a variable at a user specified grid location. Use the WRF_Times2Udunits_c function, located in WRF_contributed.ncl, to convert the auxiliary variable "Times" to units of hours since the initial time. Three simple variations are illustrated.
WRF_xy_2.ncl:Read time series from multiple grid points and plot. Create a graphic legend that identifies the points used. Illustrate color and reshaping of figure.