* 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
[formerly16b4c9253e
] [formerly41b154802c
[formerly c54110914a3a64a2ea7c22093327c9e0d84689b2]] Former-commit-id:41b154802c
Former-commit-id:f6bf1f43bd
48 lines
1.3 KiB
XML
48 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!--
|
|
//
|
|
// Partial Thickness Precipitation Type Icons - Mix2
|
|
//
|
|
|
|
AWIPS 1 format
|
|
Mix2 |0|N |Thickness: Wintery MIX | |ICON|Surface | *Test,Surface|dZ,850MB-700MB|1.|-1.e37|1541.|0.|1.|1542.|1553.|Mix1|1.|1554.|1.e37|0.
|
|
|
|
abbreviation: |Mix2|
|
|
Notused1: |0|
|
|
Notused2: |N |
|
|
name: |Thickness: Wintery MIX |
|
|
FIELD: ||
|
|
FIELD: |ICON|
|
|
FIELD: |Surface|
|
|
FIELD: |dZ,850MB-700MB|
|
|
FIELD: |1.|
|
|
FIELD: |-1.e37|
|
|
FIELD: |1541.|
|
|
FIELD: |0.|
|
|
FIELD: |1.|
|
|
FIELD: |1542.|
|
|
FIELD: |1553.|
|
|
FIELD: |Mix1|
|
|
FIELD: |1.|
|
|
FIELD: |1554.|
|
|
FIELD: |1.e37|
|
|
FIELD: |0.|
|
|
|
|
-->
|
|
<DerivedParameter name="Thickness: Wintery MIX" abbreviation="Mix2" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
|
|
<Method levels="Surface" name="Test">
|
|
<Field level="850MB-700MB" abbreviation="dZ"/>
|
|
<ConstantField value="1"/>
|
|
<ConstantField value="-1e37"/>
|
|
<ConstantField value="1541"/>
|
|
<ConstantField value="0"/>
|
|
<ConstantField value="1"/>
|
|
<ConstantField value="1542"/>
|
|
<ConstantField value="1553"/>
|
|
<Field abbreviation="Mix1"/>
|
|
<ConstantField value="1"/>
|
|
<ConstantField value="1554"/>
|
|
<ConstantField value="1e37"/>
|
|
<ConstantField value="0"/>
|
|
</Method>
|
|
</DerivedParameter>
|