Many additional xy plot examples are available.
NCL Home>
Application examples>
Models ||
Data files for some examples
WRF_xy_1.ncl: Plot a time
series from a variable at a user specified grid location. Use the
wrf_times_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.
Example pages containing:
tips |
resources |
functions/procedures
WRF
xy plots
This suite of examples uses an older and deprecated method of
plotting WRF data. We recommend that you visit the more up-to-date
WRF-ARW
Online Tutorial for examples of using NCL to plot WRF data.
WRF_xy_1.ncl: Plot a time
series from a variable at a user specified grid location. Use the
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.