awips2/cave/com.raytheon.uf.viz.derivparam/localization/derivedParameters/definitions/vTOT.xml
Steve Harris 791ef6cedf 12.10.1-4 baseline
Former-commit-id: ce574eeff1d197862c8aac2d3fc838a452862576
2012-09-13 12:33:36 -05:00

31 lines
802 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// Convective Fields
//
AWIPS 1 format
vTOT | |N |Vertical Totals | |CONTOUR,IMAGE,OTHER|Layer|*Difference,Layer|T,850MB|T,500MB
abbreviation: |vTOT|
Notused1: | |
Notused2: |N |
name: |Vertical Totals |
FIELD: ||
FIELD: |CONTOUR,IMAGE,OTHER|
FIELD: |Layer|
FIELD: |T,850MB|
FIELD: |T,500MB|
NEW FILE - vTOT.xml
-->
<DerivedParameter name="Vertical Totals" abbreviation="vTOT" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Difference">
<Field level="850MB" abbreviation="T"/>
<Field level="500MB" abbreviation="T"/>
</Method>
</DerivedParameter>