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

12 lines
538 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
EHI01 ||N|0-1km EHI |m2/s2|CONTOUR,IMAGE,OTHER|| \
*Multiply|cCape,Surface|Heli,0-1kmAgl|0.00000625
-->
<DerivedParameter unit="m*m/s*s" name="Energy Helicity Index 0-1km" abbreviation="EHI01" xmlns:ns2="group" xmlns:ns3="http://www.example.org/productType">
<Method name="Multiply">
<Field level="Surface" abbreviation="cCape"/>
<Field level="0-1kmAgl" abbreviation="Heli"/>
<ConstantField value="6.25E-6"/>
</Method>
</DerivedParameter>