awips2/edexOsgi/com.raytheon.uf.common.dataplugin.grid/utility/common_static/base/derivedParameters/definitions/mllcl.xml
2022-05-05 12:34:50 -05:00

27 lines
No EOL
1 KiB
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.
-->
<!--
MLLCL| |N| ML LCL Height |m|CONTOUR,IMAGE,OTHER|ML|\
*Multiply,Surface|DpD,ML|120.|\
*Test,ML|MLLCL,Surface|1.|0.|500.|500.|1.|501.|1.e37|MLLCL,Surface
-->
<DerivedParameter unit="m" name="ML LCL Height" abbreviation="MLLCL">
<Method levels="Surface" name="Multiply">
<Field level="ML" abbreviation="DpD" />
<ConstantField value="120.0" />
</Method>
<Method levels="ML" name="Test">
<Field level="Surface" abbreviation="MLLCL" />
<ConstantField value="1.0" />
<ConstantField value="0.0" />
<ConstantField value="500.0" />
<ConstantField value="500.0" />
<ConstantField value="1.0" />
<ConstantField value="501.0" />
<ConstantField value="1.0E37" />
<Field level="Surface" abbreviation="MLLCL" />
</Method>
</DerivedParameter>