26 lines
1,000 B
XML
26 lines
1,000 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!--
|
|
AWIPS I format
|
|
wSp_003| ||Prob of Wind Grtn 60kts|%|CONTOUR,IMAGE,OTHER|| *Average|wSp_003_perts
|
|
|
|
|
|
varId: |wSp_003|
|
|
Cross Section (CS): | |
|
|
isAttachToSource: ||
|
|
varName: |Prob of Wind Grtn 60kts|
|
|
units: |%|
|
|
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
|
|
planeList: || //No longer used, planes are available and determined by levels attribute in the Method tag,
|
|
//default is all levels. DerivedParameter planes are limited to the sum of all of its
|
|
//method levels
|
|
|
|
functionName: |Average|
|
|
varId: |wSp_003_perts|
|
|
|
|
AWIPS II NEW FILE - wSp_003.xml
|
|
-->
|
|
<DerivedParameter unit="%" name="Prob of Wind Grtn 60kts" abbreviation="wSp_003" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
|
|
<Method name="Average">
|
|
<Field abbreviation="wSp_003_perts"/>
|
|
</Method>
|
|
</DerivedParameter>
|