awips2/cave/com.raytheon.uf.viz.derivparam/localization/derivedParameters/definitions/DpT.xml
Steve Harris e57e7237a9 12.10.1-4 baseline
Former-commit-id: e38e81ab8c [formerly fd19ca5624] [formerly e38e81ab8c [formerly fd19ca5624] [formerly 49c3861597 [formerly 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed]]]
Former-commit-id: 49c3861597
Former-commit-id: 684feb34e5 [formerly 2ba58a3576]
Former-commit-id: 26b7d083ec
2012-09-13 12:08:11 -05:00

78 lines
3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<DerivedParameter unit="K" name="Dew point temperature" abbreviation="DpT" xmlns:ns2="group">
<Method name="Dewpoint">
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
</Method>
<Method models="SREF212" name="Alias">
<Field abbreviation="DpTmean"/>
</Method>
<Method levels="Surface" name="Alias">
<Field level="Station" abbreviation="dewpoint"/>
</Method>
<Method levels="Surface" name="Alias">
<Field level="2FHAG" abbreviation="DpT"/>
</Method>
<Method name="Difference">
<Field abbreviation="T"/>
<Field abbreviation="DpD"/>
</Method>
<Method models="acarssounding bufrua" levels="S,MB" name="Interp">
<Field level="Station" abbreviation="DpT"/>
<Field level="Station" abbreviation="P"/>
<Field level="Station" abbreviation="numLevels"/>
<Field abbreviation="MB"/>
<ConstantField value="50.0"/>
</Method>
<Method models="bufrua" levels="S,TILT" name="Interp">
<Field level="Station" abbreviation="DpT"/>
<Field level="Station" abbreviation="GH"/>
<Field level="Station" abbreviation="numLevels"/>
<Field abbreviation="GH"/>
<ConstantField value="1000.0"/>
</Method>
<Method models="bufrua" name="RaobParam">
<Field abbreviation="Raob"/>
<ConstantField value="4.0"/>
</Method>
<Method name="DpT.execute1">
<Field abbreviation="T"/>
<Field abbreviation="RH"/>
</Method>
<Method levels="Surface" name="Alias" model="obs">
<Field level="Station" abbreviation="dewpoint"/>
</Method>
<Method name="DpT.execute3">
<Field abbreviation="P"/>
<Field abbreviation="T"/>
<Field abbreviation="SHx"/>
</Method>
<Method name="DpT.execute4">
<Field abbreviation="dewpoint"/>
<Field abbreviation="dpFromTenths"/>
</Method>
<Method name="DpT.execute5">
<Field abbreviation="dewpoint"/>
<Field abbreviation="temperature"/>
<Field abbreviation="relHumidity" unit="%"/>
</Method>
</DerivedParameter>