awips2/edexOsgi/com.raytheon.uf.common.derivparam/utility/common_static/base/derivedParameters/definitions/EPVt1.xml
Everett Kladstrup f6bf1f43bd 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: 16b4c9253e [formerly c54110914a3a64a2ea7c22093327c9e0d84689b2]
Former-commit-id: 41b154802c
2014-04-09 11:20:14 -05:00

36 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
COMMENT:
//
// This is designed to iconize slantwise and upright instability. The
// first check is for Sat Geo Pot Vort values of .2 or less.
// Then the fields are checked for thetae decreasing with height. If it does decr,
// upright is diagnosed, otherwise slantwise.
//
AWIPS 1 format
EPVt1 | ||Instability is Slantwise=S Upright=U ||ICON|| *Test|gammaE|1.|-0.0005|1.e37|1.|1.|-1.e37|-0.0005|2.
abbreviation: |EPVt1|
Notused1: | |
Notused2: ||
name: |Instability is Slantwise=S Upright=U |
NEW FILE - EPVt1.xml
-->
<DerivedParameter name="Instability is Slantwise=S Upright=U" abbreviation="EPVt1" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Test">
<Field abbreviation="gammaE"/>
<ConstantField value="1.0"/>
<ConstantField value="-5.0E-4"/>
<ConstantField value="1.0E37"/>
<ConstantField value="1.0"/>
<ConstantField value="1.0"/>
<ConstantField value="-1.0E37"/>
<ConstantField value="-5.0E-4"/>
<ConstantField value="2.0"/>
</Method>
</DerivedParameter>