awips2/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/ehi01.xml
2018-06-20 17:39:08 -06:00

17 lines
No EOL
694 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This is an incremental override file, indicating that the files
at different localization levels will be combined.
-->
<!--
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>