awips2/cave/com.raytheon.uf.viz.derivparam/localization/derivedParameters/definitions/SRMmM.xml

28 lines
1,003 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
AWIPS I format
SRMmM | |N|Storm Relative Flow Mag (Mean Wind)| |CONTOUR,IMAGE,OTHER|MB,Surface| *Magnitude|SRMm
varId: |SRMmM|
Cross Section (CS): | |
isAttachToSource: |N|
varName: |Storm Relative Flow Mag (Mean Wind)|
units: ||
displayTypes: |CONTOUR,IMAGE,OTHER| //Handled via fieldDisplayTypes.xml under Volume Browser in AWIPS II
planeList: |MB,Surface| //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: |Magnitude|
varId: |SRMm|
AWIPS II NEW FILE - SRMmM.xml
-->
<DerivedParameter name="Storm Relative Flow Mag (Mean Wind)" abbreviation="SRMmM" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Magnitude">
<Field abbreviation="SRMm"/>
</Method>
</DerivedParameter>