< prev | next >

storm < Tags < Home

<storm>

The <storm> tag specifies a storm attribute plot to appear within the context of a map. As such, <storm> tags can only appear as children of a <map>. Each <storm> tag must contain a single <data> tag. Currently, the data source for a storm plot is limited to a NIDS Level III data file containing a storm attribute table. At the time of this writing, only CREF products contain this table.

Attributes

attribute

default

description

visible

"true"

Is the storm plot initially visible?

paths

"0"

Number of projected storm paths to display initially.

name

The radar ID followed by the word "storms." Example: "KTLX storms."

Custom name to appear in the legend.

Children

tag

quantity

description

<data>

1 (required)

The source from which the storm data are obtained.

Examples

<storm visible="true">
  <data src="http://sdg/nids/ktlx_cref16.nids"/>
</storm>
         
<storm visible="true" paths="4">
  <data src="kinx_cref16.nids"/>
</storm>

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