
![]()
<range>The <range> tag specifies a range of scalar values. It can be used as a child of either the <contour> or <rangeRings> tags. Note that the low, high, and interval attributes of the <range> tag are all optional. This allows you to specify a subset of the range limits, while letting the other values float with the relevant data set. |
||||||||||||
Attributes
|
||||||||||||
ChildrenNone. |
||||||||||||
Examples<rangeRings> <centerSite network="Oklahoma Mesonet" site="SHAW" units="km"/> <range low="20.0" high="100.0" interval="10.0"/> </rangeRings> <contour> <data src="latest.mdf" param="TAIR" units="fahr"/> <range high="32.0" interval="2.0"/> </contour> <contour> <data src="latest.mdf" param="SRAD" units="wpsm"/> <range low="0.0"/> </contour> |
![]()
Confidential. Copyright © 2002, Oklahoma
Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.