awips2/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/TORi.xml
Mark Peters 36ebe9468c Omaha #3760 Moved to grid the remainder of derived parameters with no other explicit references
Change-Id: Ifb12010b4527c18b4e498b5de5757bb74634b496

Former-commit-id: 7ae2b9524b [formerly fa93950435431248bd5790788e3a6936b4f4de2b]
Former-commit-id: a3725b43bc
2014-11-13 13:34:42 -06:00

44 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
// Super Tornado Icons defined by BRNSHR>60m/s, EHI>2.5, 1000-850MB LR>3C/KM,
// and CIN > -150
AWIPS 1 format
TORi | |N |BRNSHR,EHI,LRate>3C/km,CIN<150 | |ICON|Layer | *Test,Layer|NBE,Surface| 1.|-150.|1.e37|TORi2|1.|-1.e37|-150.|0.
abbreviation: |TORi|
Notused1: | |
Notused2: |N |
name: |BRNSHR,EHI,LRate>3C/km,CIN<150 |
FIELD: ||
FIELD: |ICON|
FIELD: |Layer|
FIELD: |NBE,Surface|
FIELD: |1.|
FIELD: |-150.|
FIELD: |1.e37|
FIELD: |TORi2|
FIELD: |1.|
FIELD: |-1.e37|
FIELD: |-150.|
FIELD: |0.|
NEW FILE - TORi.xml
-->
<DerivedParameter name="BRNSHR,EHI,LRate&gt;3C/km,CIN &lt; 150" abbreviation="TORi" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method levels="Layer" name="Test">
<Field level="Surface" abbreviation="NBE"/>
<ConstantField value="1.0"/>
<ConstantField value="-150.0"/>
<ConstantField value="1.0E37"/>
<Field abbreviation="TORi2"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="-150.0"/>
<ConstantField value="0.0"/>
</Method>
</DerivedParameter>