awips2/edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/cTOT.xml
Everett Kladstrup 2ace82f815 Issue #2725 Post "derived parameter move" changes
* move derived parameter definitions to base localization level
* remove java 7 exception constructor from inventory plugin
* move python function adapter to derivparam.python plugin


Former-commit-id: 0e88702cea [formerly 16b4c9253e] [formerly 41b154802c [formerly c54110914a3a64a2ea7c22093327c9e0d84689b2]]
Former-commit-id: 41b154802c
Former-commit-id: f6bf1f43bd
2014-04-09 11:20:14 -05:00

28 lines
772 B
XML

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