awips2/edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/Snow3.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 - Snow3
//
AWIPS 1 format
Snow3 |0|N |Thickness: Snow Likely| |ICON|Surface | *Test,Surface|dZ,1000MB-700MB| 1.|-1.e37|2850.|Snow2|1.|2851.|1.e37|0.
abbreviation: |Snow3|
Notused1: |0|
Notused2: |N |
name: |Thickness: Snow Likely|
FIELD: ||
FIELD: |ICON|
FIELD: |Surface|
FIELD: |dZ,1000MB-700MB|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |2850.|
FIELD: |Snow2|
FIELD: |1.|
FIELD: |2851.|
FIELD: |1.e37|
FIELD: |0.|
-->
<DerivedParameter name="Thickness: Snow Likely" abbreviation="Snow3" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Surface" name="Test">
<Field level="1000MB-700MB" abbreviation="dZ"/>
<ConstantField value="1"/>
<ConstantField value="-1.e37"/>
<ConstantField value="2850"/>
<Field abbreviation="Snow2"/>
<ConstantField value="1"/>
<ConstantField value="2851"/>
<ConstantField value="1.e37"/>
<ConstantField value="0"/>
</Method>
</DerivedParameter>