WIND_ROSE Name
WIND_ROSE Purpose
Plot a single wind rose on current map.
Category
Calling Sequence
wind_rose, lon, lat, rose Inputs
lon, lat = Lon and lat of wind info. in
rose = wind rose array. Radius of in
each bin is probably direction is
in that bin. Must scale by SIZE=sz
to get a useful plot.
Keyword Parameters
Keywords
COLOR=clr wind rose color (def = !p.color).
SIZE=sz wind rose radius in pixels (def=20).
This is the radius a probability of 1 would have.
Expect to use larger values to get a useful plot.
THICKNESS=thk wind rose thickness (def=1).
/FILL lpot a filled wind rose (thk ignored).
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2008 Jul 16
R. Sterner, 2008 Jul 22 --- Dropped normalize.
Copyright (C) 2008, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.