awips2/cave/com.raytheon.viz.satellite/localization/plotWind/hdw_wind.xml
2018-06-20 17:39:08 -06:00

47 lines
No EOL
2.1 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.
-->
<!--
This is an absolute override file, indicating that a higher priority
version of the file will completely replace a lower priority version
of the file.
-->
<windPlot>
<longitude parameter="longitude" />
<latitude parameter="latitude" />
<magnitude parameter="windSpd" unit="kn" />
<direction parameter="windDir" />
<sample text="%tH%tMZ %s %3.1fC %5.0fmb %3.0fdeg %3.0fkts">
<field parameter="validTime" time="true" />
<field parameter="validTime" time="true" />
<field parameter="satelliteFreq">
<format low="2.79374e+13" high="2.81374e+13" text="IR" />
<format low="4.04405e+13" high="4.06405e+13" text="WV7.4u" />
<format low="4.27571e+13" high="4.29571e+13" text="WV7.0u" />
<format low="4.40176e+13" high="4.42176e+13" text="WV" />
<format low="4.60538e+14" high="4.62538e+14" text="Vis" />
<format low="7.67699e+13" high="7.69699e+13" text="IR3.9u" />
</field>
<field parameter="coldestTemp" unit="C" />
<field parameter="pressure" unit="hPa" />
<field parameter="windDir" />
<field parameter="windSpd" unit="kn" />
</sample>
</windPlot>