awips2/edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/Snow2.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

40 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
//
// Partial Thickness Precipitation Type Icons - Snow2
//
AWIPS 1 format
Snow2 | | |700-850 sn thk | | | | *Test,Surface|dZ,850MB-700MB| 1.|-1.e37|1541.|Snow1|1.|1542.|1.e37|0.
abbreviation: |Snow2|
Notused1: | |
Notused2: | |
name: |700-850 sn thk |
FIELD: ||
FIELD: ||
FIELD: ||
FIELD: |dZ,850MB-700MB|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |1541.|
FIELD: |Snow1|
FIELD: |1.|
FIELD: |1542.|
FIELD: |1.e37|
FIELD: |0.|
-->
<DerivedParameter name="700-850 sn thk" abbreviation="Snow2" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Surface" name="Test">
<Field level="850MB-700MB" abbreviation="dZ"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="1541.0"/>
<Field abbreviation="Snow1"/>
<ConstantField value="1.0"/>
<ConstantField value="1542.0"/>
<ConstantField value="1.0E37"/>
<ConstantField value="0.0"/>
</Method>
</DerivedParameter>