NCL Home>
Application examples>
Data Analysis ||
Data files for some examples
wind_1.ncl: First calculates
divergence, then the divergent wind components. Creates a simple
vector plot.
wind_2.ncl: First calculates vorticity
and then the rotational wind components. Creates a simple vector plot.
Example pages containing: tidbits | resources | functions/procedures
Divergent and Rotational Wind Components
Note that no attributes or coordinate variables are returned by these
functions.
wind_1.ncl: First calculates
divergence, then the divergent wind components. Creates a simple
vector plot.
wind_2.ncl: First calculates vorticity
and then the rotational wind components. Creates a simple vector plot.

