< prev | next >

Gradient Animation < Samples < Home

Gradient Animation

An animated map with a live Mesonet temperature gradient and line contour.

Full-Page View
<WxML>
  <map bgcolor="#FFFFCC">
         
    <pulse interval="900" rate="30" duration="100000"/>
         
    <gradient>
      <data network="Oklahoma Mesonet" src="http://www.mesonet.ou.edu/mesonetdata/cgi-bin/FileList.acgi?folder=CGIMDF&index=0&count=7&mime=animation/nids&format=http://www.mesonet.ou.edu/mesonetdata/CGIMDF/%s" param="TAIR" units="fahr"/>
    </gradient>
         
    <overlay>
      <data src="Oklahoma Maps" param="County borders"/>
    </overlay>
         
    <overlay>
      <data src="Oklahoma Maps" param="State border"/>
    </overlay>
         
    <contour visible="true">
      <data network="Oklahoma Mesonet" src="http://www.mesonet.ou.edu/mesonetdata/cgi-bin/FileList.acgi?folder=CGIMDF&index=0&count=7&mime=animation/nids&format=http://www.mesonet.ou.edu/mesonetdata/CGIMDF/%s" param="TAIR" units="fahr"/>
      <lineStyle color="#333333"/> 
      <textStyle/>
    </contour>
		
  </map>
</WxML>

Confidential. Copyright © 2002, Oklahoma Climatological Survey. All Rights Reserved.
Send questions or comments concerning this web page to
wolfie@ou.edu.