Change-Id: I4b9ac2e31ba030278af80936fdf216115ea593ad Former-commit-id: 6733b483cd785e96924f4d96034766f212002181
This commit is contained in:
parent
8f1eb40d72
commit
965f8af88b
8 changed files with 706 additions and 4 deletions
|
@ -138,8 +138,10 @@
|
|||
158| 16 | 0 | 1.0 | 230 | ZDR | Differential Refl (ZDR) | Radial | y | | | | | | | | |29
|
||||
161|256 | 0 | 0.25 | 300 | CC | Correlation Coeff (CC) | Radial | y | | | | S | | | | |34
|
||||
160| 16 | 0 | 1.0 | 230 | CC | Correlation Coeff (CC) | Radial | y | | | | | | | | |34
|
||||
167|256 | 0 | 0.25 | 300 | SDC | Raw CC (SDC) | Radial | y | | | | S | | | | |34
|
||||
163|256 | 0 | 0.25 | 300 | KDP | Specific Diff Phase (KDP) | Radial | y | | | | S | | | | |35
|
||||
162| 16 | 0 | 1.0 | 230 | KDP | Specific Diff Phase (KDP) | Radial | y | | | | | | | | |35
|
||||
168|256 | 0 | 0.25 | 300 | SDP | Raw PHIDP (SDP) | Radial | y | | | | S | | | | |35
|
||||
165|256 | 0 | 0.25 | 300 | HC | Hydrometeor Class (HC) | Radial | y | | | | | | | | |36
|
||||
164| 16 | 0 | 1.0 | 230 | HC | Hydrometeor Class (HC) | Radial | y | | | | | | | | |36
|
||||
177|256 | 0 | 0.25 | 230 | HHC | Hybrid Hydrometeor Class (HHC)| Radial | | | | | | | | | |68
|
||||
|
|
|
@ -115,6 +115,13 @@
|
|||
</menu>
|
||||
</submenu>
|
||||
<sep/>
|
||||
<submenu name="Dual Pol Raw Prods">
|
||||
<menu>
|
||||
<item mne="SDC"/>
|
||||
<item mne="SDP"/>
|
||||
</menu>
|
||||
</submenu>
|
||||
<sep/>
|
||||
<item mne="RCM"/>
|
||||
<sep use="OTR"/>
|
||||
<item mne="SRR" use="OTR"/>
|
||||
|
|
|
@ -270,4 +270,5 @@
|
|||
<substitute key="elevation" value="0.0--360.0" />
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="subinclude" subMenu="${icao} Dual Pol Raw Products" fileName="menus/radar/dualPol/baseRadarDualPolRawProducts.xml" />
|
||||
</menuTemplate>
|
|
@ -0,0 +1,371 @@
|
|||
<?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.
|
||||
-->
|
||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<contribute xsi:type="titleItem" titleText="------ Dual Pol Raw products ------"
|
||||
id="${icao}DualPolRawProducts" />
|
||||
<contribute xsi:type="subMenu" menuText="RawCC"
|
||||
id="${icao}SubMenuSDC">
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="0.5 SDC" id="${icao}05SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.5--0.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="0.9 SDC" id="${icao}09SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.9--0.9" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="1.5 SDC" id="${icao}15SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="1.5--1.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="1.8 SDC" id="${icao}18SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="1.8--1.8" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="2.4 SDC" id="${icao}24SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="2.4--2.4" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="3.4 SDC" id="${icao}34SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="3.4--3.4" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="4.3 SDC" id="${icao}43SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="4.3--4.3" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="5.3 SDC" id="${icao}53SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="5.3--5.3" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="6.0 SDC" id="${icao}60SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="6.0--6.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="7.5 SDC" id="${icao}75SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="7.5--7.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="8.7 SDC" id="${icao}87SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="8.7--8.7" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="10.0 SDC" id="${icao}100SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="10.0--10.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="12.0 SDC" id="${icao}120SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="12.0--12.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="14.0 SDC" id="${icao}140SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="14.0--14.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="16.7 SDC" id="${icao}167SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="16.7--16.7" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="19.5 SDC" id="${icao}195SDC">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="19.5--19.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="SDC (All)" id="${icao}SDCAll">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="167" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.0--360.0" />
|
||||
</contribute>
|
||||
</contribute>
|
||||
<contribute xsi:type="subMenu" menuText="RawPHIDP"
|
||||
id="${icao}SubMenuSDP">
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="0.5 SDP" id="${icao}05SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.5--0.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="0.9 SDP" id="${icao}09SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.9--0.9" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="1.5 SDP" id="${icao}15SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="1.5--1.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="1.8 SDP" id="${icao}18SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="1.8--1.8" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="2.4 SDP" id="${icao}24SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="2.4--2.4" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="3.4 SDP" id="${icao}34SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="3.4--3.4" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="4.3 SDP" id="${icao}43SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="4.3--4.3" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="5.3 SDP" id="${icao}53SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="5.3--5.3" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="6.0 SDP" id="${icao}60SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="6.0--6.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="7.5 SDP" id="${icao}75SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="7.5--7.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="8.7 SDP" id="${icao}87SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="8.7--8.7" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="10.0 SDP" id="${icao}100SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="10.0--10.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="12.0 SDP" id="${icao}120SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="12.0--12.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="14.0 SDP" id="${icao}140SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="14.0--14.0" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="16.7 SDP" id="${icao}167SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="16.7--16.7" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="19.5 SDP" id="${icao}195SDP">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="19.5--19.5" />
|
||||
</contribute>
|
||||
<contribute xsi:type="bundleItem" file="bundles/DefaultRadarBestRes.xml"
|
||||
menuText="SDP (All)" id="${icao}SDPAll">
|
||||
<substitute key="icao" value="${icao}" />
|
||||
<substitute key="mode" value="" />
|
||||
<substitute key="product1" value="168" />
|
||||
<substitute key="product2" value="" />
|
||||
<substitute key="product3" value="" />
|
||||
<substitute key="product4" value="" />
|
||||
<substitute key="elevation" value="0.0--360.0" />
|
||||
</contribute>
|
||||
</contribute>
|
||||
</menuTemplate>
|
||||
|
|
@ -155,8 +155,10 @@
|
|||
158|16 |0 |1.0 |230 |ZDR |Diff Reflectivity |{S} {T} Diff Reflectivity ({U}) {B}bit |{S} {T} ZDR |Radial |y | | | | | | | | |29 |dB
|
||||
161|256 |0 |0.25 |300 |CC |Correlation Coeff |{S} {T} Correlation Coefficient |{S} {T} CC |Radial |y | | | |S | | | | |34 |
|
||||
160|16 |0 |1.0 |230 |CC |Correlation Coeff |{S} {T} Correlation Coefficient |{S} {T} CC |Radial |y | | | | | | | | |34 |
|
||||
167|256 |0 |0.25 |300 |SDC |Raw CC |{S} {T} Raw CC |{S} {T} SDC |Radial |y | | | |S | | | | |34 |
|
||||
163|256 |0 |0.25 |300 |KDP |Specific Diff Phase |{S} {T} {B}bit Specific Diff Phase ({U}) |{S} {T} KDP |Radial |y | | | |S | | | | |35 |deg/km
|
||||
162|16 |0 |1.0 |230 |KDP |Specific Diff Phase |{S} {T} {B}bit Specific Diff Phase ({U}) |{S} {T} KDP |Radial |y | | | | | | | | |35 |deg/km
|
||||
168|256 |0 |0.25 |300 |SDP |Raw PHIDP |{S} {T} {B}bit Raw PHIDP ({U}) |{S} {T} SDP |Radial |y | | | |S | | | | |35 |deg
|
||||
165|256 |0 |0.25 |300 |HC |Hydrometeor Class |{S} {T} Hydrometeor Class {B}bit |{S} {T} HC |Radial |y | | | | | | | | |36 |/10
|
||||
164|16 |0 |1.0 |230 |HC |Hydrometeor Class |{S} {T} Hydrometeor Class {B}bit |{S} {T} HC |Radial |y | | | | | | | | |36 |
|
||||
177|256 |0 |0.25 |230 |HHC |Hybrid Hydrometeor Class |{S} Hybrid Hydrometeor Class |{S} Hybrid Hydro Class |Radial | | | | | | | | | |68 |/10
|
||||
|
|
|
@ -0,0 +1,259 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<colorMap>
|
||||
<color a="0.0" b="0.0" g="0.0" r="0.0"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.7058824" g="0.8235294" r="0.8235294"/>
|
||||
<color a="1.0" b="0.98039216" g="0.9882353" r="0.9882353"/>
|
||||
<color a="1.0" b="0.95686275" g="0.9764706" r="0.9764706"/>
|
||||
<color a="1.0" b="0.9372549" g="0.9607843" r="0.9607843"/>
|
||||
<color a="1.0" b="0.91764706" g="0.9490196" r="0.9490196"/>
|
||||
<color a="1.0" b="0.89411765" g="0.9372549" r="0.9372549"/>
|
||||
<color a="1.0" b="0.8745098" g="0.9254902" r="0.9254902"/>
|
||||
<color a="1.0" b="0.85490197" g="0.9137255" r="0.9137255"/>
|
||||
<color a="1.0" b="0.83137256" g="0.8980392" r="0.8980392"/>
|
||||
<color a="1.0" b="0.8117647" g="0.8862745" r="0.8862745"/>
|
||||
<color a="1.0" b="0.7882353" g="0.8745098" r="0.8745098"/>
|
||||
<color a="1.0" b="0.76862746" g="0.8627451" r="0.8627451"/>
|
||||
<color a="1.0" b="0.7490196" g="0.84705883" r="0.84705883"/>
|
||||
<color a="1.0" b="0.7254902" g="0.8352941" r="0.8352941"/>
|
||||
<color a="1.0" b="0.7058824" g="0.8235294" r="0.8235294"/>
|
||||
<color a="1.0" b="0.6862745" g="0.7764706" r="0.7764706"/>
|
||||
<color a="1.0" b="0.6627451" g="0.7294118" r="0.7254902"/>
|
||||
<color a="1.0" b="0.6431373" g="0.68235296" r="0.6784314"/>
|
||||
<color a="1.0" b="0.62352943" g="0.6392157" r="0.627451"/>
|
||||
<color a="1.0" b="0.6" g="0.5921569" r="0.5803922"/>
|
||||
<color a="1.0" b="0.5803922" g="0.54509807" r="0.5294118"/>
|
||||
<color a="1.0" b="0.56078434" g="0.49803922" r="0.48235294"/>
|
||||
<color a="1.0" b="0.5411765" g="0.4509804" r="0.43137255"/>
|
||||
<color a="1.0" b="0.5176471" g="0.40392157" r="0.38431373"/>
|
||||
<color a="1.0" b="0.49803922" g="0.35686275" r="0.33333334"/>
|
||||
<color a="1.0" b="0.47843137" g="0.30980393" r="0.28627452"/>
|
||||
<color a="1.0" b="0.45490196" g="0.26666668" r="0.23529412"/>
|
||||
<color a="1.0" b="0.43529412" g="0.21960784" r="0.1882353"/>
|
||||
<color a="1.0" b="0.41568628" g="0.17254902" r="0.13725491"/>
|
||||
<color a="1.0" b="0.39215687" g="0.1254902" r="0.09019608"/>
|
||||
<color a="1.0" b="0.37254903" g="0.078431375" r="0.039215688"/>
|
||||
<color a="1.0" b="0.3529412" g="0.12156863" r="0.039215688"/>
|
||||
<color a="1.0" b="0.3372549" g="0.16470589" r="0.03529412"/>
|
||||
<color a="1.0" b="0.31764707" g="0.21176471" r="0.03529412"/>
|
||||
<color a="1.0" b="0.3019608" g="0.25490198" r="0.03137255"/>
|
||||
<color a="1.0" b="0.28235295" g="0.29803923" r="0.03137255"/>
|
||||
<color a="1.0" b="0.26666668" g="0.34117648" r="0.02745098"/>
|
||||
<color a="1.0" b="0.24705882" g="0.38431373" r="0.02745098"/>
|
||||
<color a="1.0" b="0.23137255" g="0.43137255" r="0.023529412"/>
|
||||
<color a="1.0" b="0.21176471" g="0.4745098" r="0.023529412"/>
|
||||
<color a="1.0" b="0.19607843" g="0.5176471" r="0.019607844"/>
|
||||
<color a="1.0" b="0.1764706" g="0.56078434" r="0.019607844"/>
|
||||
<color a="1.0" b="0.16078432" g="0.6039216" r="0.015686275"/>
|
||||
<color a="1.0" b="0.14117648" g="0.64705884" r="0.015686275"/>
|
||||
<color a="1.0" b="0.1254902" g="0.69411767" r="0.011764706"/>
|
||||
<color a="1.0" b="0.105882354" g="0.7372549" r="0.011764706"/>
|
||||
<color a="1.0" b="0.09019608" g="0.78039217" r="0.007843138"/>
|
||||
<color a="1.0" b="0.07058824" g="0.8235294" r="0.007843138"/>
|
||||
<color a="1.0" b="0.05490196" g="0.8666667" r="0.003921569"/>
|
||||
<color a="1.0" b="0.03529412" g="0.9137255" r="0.003921569"/>
|
||||
<color a="1.0" b="0.019607844" g="0.95686275" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="1.0" r="0.0"/>
|
||||
<color a="1.0" b="0.0" g="0.972549" r="0.003921569"/>
|
||||
<color a="1.0" b="0.0" g="0.9411765" r="0.011764706"/>
|
||||
<color a="1.0" b="0.0" g="0.9137255" r="0.015686275"/>
|
||||
<color a="1.0" b="0.0" g="0.88235295" r="0.023529412"/>
|
||||
<color a="1.0" b="0.0" g="0.85490197" r="0.02745098"/>
|
||||
<color a="1.0" b="0.0" g="0.827451" r="0.03529412"/>
|
||||
<color a="1.0" b="0.0" g="0.79607844" r="0.039215688"/>
|
||||
<color a="1.0" b="0.0" g="0.76862746" r="0.043137256"/>
|
||||
<color a="1.0" b="0.0" g="0.7411765" r="0.050980393"/>
|
||||
<color a="1.0" b="0.0" g="0.70980394" r="0.05490196"/>
|
||||
<color a="1.0" b="0.0" g="0.68235296" r="0.0627451"/>
|
||||
<color a="1.0" b="0.0" g="0.6509804" r="0.06666667"/>
|
||||
<color a="1.0" b="0.0" g="0.62352943" r="0.07450981"/>
|
||||
<color a="1.0" b="0.0" g="0.59607846" r="0.078431375"/>
|
||||
<color a="1.0" b="0.0" g="0.5647059" r="0.08235294"/>
|
||||
<color a="1.0" b="0.0" g="0.5372549" r="0.09019608"/>
|
||||
<color a="1.0" b="0.0" g="0.50980395" r="0.09411765"/>
|
||||
<color a="1.0" b="0.0" g="0.47843137" r="0.101960786"/>
|
||||
<color a="1.0" b="0.0" g="0.4509804" r="0.105882354"/>
|
||||
<color a="1.0" b="0.0" g="0.41960785" r="0.11372549"/>
|
||||
<color a="1.0" b="0.0" g="0.39215687" r="0.11764706"/>
|
||||
<color a="1.0" b="0.0" g="0.42352942" r="0.16078432"/>
|
||||
<color a="1.0" b="0.0" g="0.45490196" r="0.20784314"/>
|
||||
<color a="1.0" b="0.0" g="0.48235294" r="0.2509804"/>
|
||||
<color a="1.0" b="0.0" g="0.5137255" r="0.29411766"/>
|
||||
<color a="1.0" b="0.0" g="0.54509807" r="0.3372549"/>
|
||||
<color a="1.0" b="0.0" g="0.5764706" r="0.38431373"/>
|
||||
<color a="1.0" b="0.0" g="0.6039216" r="0.42745098"/>
|
||||
<color a="1.0" b="0.0" g="0.63529414" r="0.47058824"/>
|
||||
<color a="1.0" b="0.0" g="0.6666667" r="0.5137255"/>
|
||||
<color a="1.0" b="0.0" g="0.69803923" r="0.56078434"/>
|
||||
<color a="1.0" b="0.0" g="0.7254902" r="0.6039216"/>
|
||||
<color a="1.0" b="0.0" g="0.75686276" r="0.64705884"/>
|
||||
<color a="1.0" b="0.0" g="0.7882353" r="0.6901961"/>
|
||||
<color a="1.0" b="0.0" g="0.81960785" r="0.7372549"/>
|
||||
<color a="1.0" b="0.0" g="0.84705883" r="0.78039217"/>
|
||||
<color a="1.0" b="0.0" g="0.8784314" r="0.8235294"/>
|
||||
<color a="1.0" b="0.0" g="0.9098039" r="0.8666667"/>
|
||||
<color a="1.0" b="0.0" g="0.9411765" r="0.9137255"/>
|
||||
<color a="1.0" b="0.0" g="0.96862745" r="0.95686275"/>
|
||||
<color a="1.0" b="0.0" g="1.0" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.9764706" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.9529412" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.9254902" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.9019608" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.8784314" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.85490197" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.83137256" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.8039216" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.78039217" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.75686276" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.73333335" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.70980394" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.6862745" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.65882355" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.63529414" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.6117647" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.5882353" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.5647059" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.5372549" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.5137255" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.49019608" r="1.0"/>
|
||||
<color a="1.0" b="0.0" g="0.47843137" r="0.9843137"/>
|
||||
<color a="1.0" b="0.0" g="0.46666667" r="0.96862745"/>
|
||||
<color a="1.0" b="0.0" g="0.45490196" r="0.9529412"/>
|
||||
<color a="1.0" b="0.0" g="0.44313726" r="0.9372549"/>
|
||||
<color a="1.0" b="0.0" g="0.43137255" r="0.92156863"/>
|
||||
<color a="1.0" b="0.0" g="0.41960785" r="0.90588236"/>
|
||||
<color a="1.0" b="0.0" g="0.40784314" r="0.89411765"/>
|
||||
<color a="1.0" b="0.0" g="0.39607844" r="0.8784314"/>
|
||||
<color a="1.0" b="0.0" g="0.38431373" r="0.8627451"/>
|
||||
<color a="1.0" b="0.0" g="0.37254903" r="0.84705883"/>
|
||||
<color a="1.0" b="0.0" g="0.36078432" r="0.83137256"/>
|
||||
<color a="1.0" b="0.0" g="0.34901962" r="0.8156863"/>
|
||||
<color a="1.0" b="0.0" g="0.3372549" r="0.8"/>
|
||||
<color a="1.0" b="0.0" g="0.3254902" r="0.78431374"/>
|
||||
<color a="1.0" b="0.0" g="0.3137255" r="0.76862746"/>
|
||||
<color a="1.0" b="0.0" g="0.3019608" r="0.7529412"/>
|
||||
<color a="1.0" b="0.0" g="0.2901961" r="0.7372549"/>
|
||||
<color a="1.0" b="0.0" g="0.2784314" r="0.72156864"/>
|
||||
<color a="1.0" b="0.0" g="0.26666668" r="0.7058824"/>
|
||||
<color a="1.0" b="0.0" g="0.25490198" r="0.6901961"/>
|
||||
<color a="1.0" b="0.0" g="0.24705882" r="0.6784314"/>
|
||||
<color a="1.0" b="0.0" g="0.23529412" r="0.6627451"/>
|
||||
<color a="1.0" b="0.0" g="0.22352941" r="0.64705884"/>
|
||||
<color a="1.0" b="0.0" g="0.21176471" r="0.6313726"/>
|
||||
<color a="1.0" b="0.0" g="0.2" r="0.6156863"/>
|
||||
<color a="1.0" b="0.0" g="0.1882353" r="0.6"/>
|
||||
<color a="1.0" b="0.0" g="0.1764706" r="0.58431375"/>
|
||||
<color a="1.0" b="0.0" g="0.16470589" r="0.5686275"/>
|
||||
<color a="1.0" b="0.0" g="0.15294118" r="0.5529412"/>
|
||||
<color a="1.0" b="0.0" g="0.14117648" r="0.5372549"/>
|
||||
<color a="1.0" b="0.0" g="0.12941177" r="0.52156866"/>
|
||||
<color a="1.0" b="0.0" g="0.11764706" r="0.5058824"/>
|
||||
<color a="1.0" b="0.0" g="0.105882354" r="0.49019608"/>
|
||||
<color a="1.0" b="0.0" g="0.09411765" r="0.4745098"/>
|
||||
<color a="1.0" b="0.0" g="0.08235294" r="0.4627451"/>
|
||||
<color a="1.0" b="0.0" g="0.07058824" r="0.44705883"/>
|
||||
<color a="1.0" b="0.0" g="0.05882353" r="0.43137255"/>
|
||||
<color a="1.0" b="0.0" g="0.047058824" r="0.41568628"/>
|
||||
<color a="1.0" b="0.0" g="0.03529412" r="0.4"/>
|
||||
<color a="1.0" b="0.0" g="0.023529412" r="0.38431373"/>
|
||||
<color a="1.0" b="0.0" g="0.011764706" r="0.36862746"/>
|
||||
<color a="1.0" b="0.0" g="0.0" r="0.3529412"/>
|
||||
<color a="1.0" b="0.011764706" g="0.007843138" r="0.36078432"/>
|
||||
<color a="1.0" b="0.023529412" g="0.011764706" r="0.36862746"/>
|
||||
<color a="1.0" b="0.03529412" g="0.019607844" r="0.3764706"/>
|
||||
<color a="1.0" b="0.047058824" g="0.02745098" r="0.38431373"/>
|
||||
<color a="1.0" b="0.05882353" g="0.03137255" r="0.39215687"/>
|
||||
<color a="1.0" b="0.07058824" g="0.039215688" r="0.4"/>
|
||||
<color a="1.0" b="0.08627451" g="0.047058824" r="0.40784314"/>
|
||||
<color a="1.0" b="0.09803922" g="0.050980393" r="0.41568628"/>
|
||||
<color a="1.0" b="0.10980392" g="0.05882353" r="0.42352942"/>
|
||||
<color a="1.0" b="0.12156863" g="0.06666667" r="0.43137255"/>
|
||||
<color a="1.0" b="0.13333334" g="0.07450981" r="0.4392157"/>
|
||||
<color a="1.0" b="0.14509805" g="0.078431375" r="0.44705883"/>
|
||||
<color a="1.0" b="0.15686275" g="0.08627451" r="0.45490196"/>
|
||||
<color a="1.0" b="0.16862746" g="0.09411765" r="0.4627451"/>
|
||||
<color a="1.0" b="0.18039216" g="0.09803922" r="0.47058824"/>
|
||||
<color a="1.0" b="0.19215687" g="0.105882354" r="0.47843137"/>
|
||||
<color a="1.0" b="0.20392157" g="0.11372549" r="0.4862745"/>
|
||||
<color a="1.0" b="0.21568628" g="0.11764706" r="0.49411765"/>
|
||||
<color a="1.0" b="0.22745098" g="0.1254902" r="0.5019608"/>
|
||||
<color a="1.0" b="0.23921569" g="0.13333334" r="0.50980395"/>
|
||||
<color a="1.0" b="0.25490198" g="0.13725491" r="0.5176471"/>
|
||||
<color a="1.0" b="0.26666668" g="0.14509805" r="0.5254902"/>
|
||||
<color a="1.0" b="0.2784314" g="0.15294118" r="0.53333336"/>
|
||||
<color a="1.0" b="0.2901961" g="0.15686275" r="0.5411765"/>
|
||||
<color a="1.0" b="0.3019608" g="0.16470589" r="0.54901963"/>
|
||||
<color a="1.0" b="0.3137255" g="0.17254902" r="0.5568628"/>
|
||||
<color a="1.0" b="0.3254902" g="0.18039216" r="0.5647059"/>
|
||||
<color a="1.0" b="0.3372549" g="0.18431373" r="0.57254905"/>
|
||||
<color a="1.0" b="0.34901962" g="0.19215687" r="0.5803922"/>
|
||||
<color a="1.0" b="0.36078432" g="0.2" r="0.5882353"/>
|
||||
<color a="1.0" b="0.37254903" g="0.20392157" r="0.59607846"/>
|
||||
<color a="1.0" b="0.38431373" g="0.21176471" r="0.6039216"/>
|
||||
<color a="1.0" b="0.39607844" g="0.21960784" r="0.6117647"/>
|
||||
<color a="1.0" b="0.40784314" g="0.22352941" r="0.61960787"/>
|
||||
<color a="1.0" b="0.42352942" g="0.23137255" r="0.627451"/>
|
||||
<color a="1.0" b="0.43529412" g="0.23921569" r="0.63529414"/>
|
||||
<color a="1.0" b="0.44705883" g="0.24313726" r="0.6431373"/>
|
||||
<color a="1.0" b="0.45882353" g="0.2509804" r="0.6509804"/>
|
||||
<color a="1.0" b="0.47058824" g="0.25882354" r="0.65882355"/>
|
||||
<color a="1.0" b="0.48235294" g="0.2627451" r="0.6666667"/>
|
||||
<color a="1.0" b="0.49411765" g="0.27058825" r="0.6745098"/>
|
||||
<color a="1.0" b="0.5058824" g="0.2784314" r="0.6784314"/>
|
||||
<color a="1.0" b="0.5176471" g="0.28627452" r="0.6862745"/>
|
||||
<color a="1.0" b="0.5294118" g="0.2901961" r="0.69411767"/>
|
||||
<color a="1.0" b="0.5411765" g="0.29803923" r="0.7019608"/>
|
||||
<color a="1.0" b="0.5529412" g="0.30588236" r="0.70980394"/>
|
||||
<color a="1.0" b="0.5647059" g="0.30980393" r="0.7176471"/>
|
||||
<color a="1.0" b="0.5764706" g="0.31764707" r="0.7254902"/>
|
||||
<color a="1.0" b="0.5921569" g="0.3254902" r="0.73333335"/>
|
||||
<color a="1.0" b="0.6039216" g="0.32941177" r="0.7411765"/>
|
||||
<color a="1.0" b="0.6156863" g="0.3372549" r="0.7490196"/>
|
||||
<color a="1.0" b="0.627451" g="0.34509805" r="0.75686276"/>
|
||||
<color a="1.0" b="0.6392157" g="0.34901962" r="0.7647059"/>
|
||||
<color a="1.0" b="0.6509804" g="0.35686275" r="0.77254903"/>
|
||||
<color a="1.0" b="0.6627451" g="0.3647059" r="0.78039217"/>
|
||||
<color a="1.0" b="0.6745098" g="0.36862746" r="0.7882353"/>
|
||||
<color a="1.0" b="0.6862745" g="0.3764706" r="0.79607844"/>
|
||||
<color a="1.0" b="0.69803923" g="0.38431373" r="0.8039216"/>
|
||||
<color a="1.0" b="0.70980394" g="0.39215687" r="0.8117647"/>
|
||||
<color a="1.0" b="0.72156864" g="0.39607844" r="0.81960785"/>
|
||||
<color a="1.0" b="0.73333335" g="0.40392157" r="0.827451"/>
|
||||
<color a="1.0" b="0.74509805" g="0.4117647" r="0.8352941"/>
|
||||
<color a="1.0" b="0.7607843" g="0.41568628" r="0.84313726"/>
|
||||
<color a="1.0" b="0.77254903" g="0.42352942" r="0.8509804"/>
|
||||
<color a="1.0" b="0.78431374" g="0.43137255" r="0.85882354"/>
|
||||
<color a="1.0" b="0.79607844" g="0.43529412" r="0.8666667"/>
|
||||
<color a="1.0" b="0.80784315" g="0.44313726" r="0.8745098"/>
|
||||
<color a="1.0" b="0.81960785" g="0.4509804" r="0.88235295"/>
|
||||
<color a="1.0" b="0.83137256" g="0.45490196" r="0.8901961"/>
|
||||
<color a="1.0" b="0.84313726" g="0.4627451" r="0.8980392"/>
|
||||
<color a="1.0" b="0.85490197" g="0.47058824" r="0.90588236"/>
|
||||
<color a="1.0" b="0.8666667" g="0.4745098" r="0.9137255"/>
|
||||
<color a="1.0" b="0.8784314" g="0.48235294" r="0.92156863"/>
|
||||
<color a="1.0" b="0.8901961" g="0.49019608" r="0.92941177"/>
|
||||
<color a="1.0" b="0.9019608" g="0.49803922" r="0.9372549"/>
|
||||
<color a="1.0" b="0.9137255" g="0.5019608" r="0.94509804"/>
|
||||
<color a="1.0" b="0.92941177" g="0.50980395" r="0.9529412"/>
|
||||
<color a="1.0" b="0.9411765" g="0.5176471" r="0.9607843"/>
|
||||
<color a="1.0" b="0.9529412" g="0.52156866" r="0.96862745"/>
|
||||
<color a="1.0" b="0.9647059" g="0.5294118" r="0.9764706"/>
|
||||
<color a="1.0" b="0.9764706" g="0.5372549" r="0.9843137"/>
|
||||
<color a="1.0" b="0.9882353" g="0.5411765" r="0.99215686"/>
|
||||
<color a="1.0" b="1.0" g="0.54901963" r="1.0"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="0.61960787" g="0.0" r="0.40392157"/>
|
||||
<color a="1.0" b="1.0" g="1.0" r="1.0"/>
|
||||
</colorMap>
|
|
@ -319,6 +319,12 @@
|
|||
<productDependent format='MX: %.3f' index='4' multiplier='0.004' />
|
||||
<sails />
|
||||
</upperText>
|
||||
<upperText productCodes='167'>
|
||||
<vcp />
|
||||
<resolution />
|
||||
<productDependent format='MN: %.3f' index='3' multiplier='0.004' />
|
||||
<productDependent format='MX: %.3f' index='4' multiplier='0.004' />
|
||||
</upperText>
|
||||
|
||||
<!-- Spec Diff Phase -->
|
||||
<upperText productCodes='162 163'>
|
||||
|
@ -328,6 +334,10 @@
|
|||
<productDependent format='MX: %.2f Deg/km' index='4' multiplier='0.05' />
|
||||
<sails />
|
||||
</upperText>
|
||||
<upperText productCodes='168'>
|
||||
<vcp />
|
||||
<resolution />
|
||||
</upperText>
|
||||
|
||||
<!-- hydro class -->
|
||||
<upperText productCodes='177'>
|
||||
|
|
|
@ -112,10 +112,6 @@
|
|||
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
<parameter>28</parameter>
|
||||
<parameter>29</parameter>
|
||||
<parameter>30</parameter>
|
||||
<parameter>185</parameter>
|
||||
<parameter>155</parameter>
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
|
@ -137,6 +133,29 @@
|
|||
</imageStyle>
|
||||
</styleRule>
|
||||
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
<parameter>28</parameter>
|
||||
<parameter>29</parameter>
|
||||
<parameter>30</parameter>
|
||||
<parameter>185</parameter>
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<displayUnits>kts</displayUnits>
|
||||
<defaultColormap>Radar/Spectrum Width</defaultColormap>
|
||||
<dataMapping>
|
||||
<entry pixelValue="1" sample="RF" label="" />
|
||||
<entry pixelValue="24" displayValue="0" />
|
||||
<entry pixelValue="40" displayValue="4" />
|
||||
<entry pixelValue="56" displayValue="8" />
|
||||
<entry pixelValue="72" displayValue="12" />
|
||||
<entry pixelValue="88" displayValue="16" />
|
||||
<entry pixelValue="104" displayValue="20" />
|
||||
<entry label="RF" pixelValue="136" />
|
||||
</dataMapping>
|
||||
</imageStyle>
|
||||
</styleRule>
|
||||
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
<parameter>35</parameter>
|
||||
|
@ -477,6 +496,7 @@
|
|||
<paramLevelMatches>
|
||||
<parameter>160</parameter>
|
||||
<parameter>161</parameter>
|
||||
<parameter>167</parameter>
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<displayUnits>*1</displayUnits>
|
||||
|
@ -541,6 +561,36 @@
|
|||
</imageStyle>
|
||||
</styleRule>
|
||||
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
<parameter>168</parameter>
|
||||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<displayUnits>deg</displayUnits>
|
||||
<samplePrefs>
|
||||
<!-- Number of decimal places to format the sample string to -->
|
||||
<formatString>2</formatString>
|
||||
</samplePrefs>
|
||||
<defaultColormap>Radar/DualPol/phiDP</defaultColormap>
|
||||
<dataMapping>
|
||||
<entry pixelValue="1" sample="RF" label="" />
|
||||
<entry displayValue='30' pixelValue='16' />
|
||||
<entry displayValue='60' pixelValue='32' />
|
||||
<entry displayValue='90' />
|
||||
<entry displayValue='120' />
|
||||
<entry displayValue='150' />
|
||||
<entry displayValue='180' />
|
||||
<entry displayValue='210' />
|
||||
<entry displayValue='240' />
|
||||
<entry displayValue='270' />
|
||||
<entry displayValue='300' />
|
||||
<entry displayValue='330' />
|
||||
<entry displayValue='360' pixelValue='240' />
|
||||
<entry pixelValue='248' label='RF' />
|
||||
</dataMapping>
|
||||
</imageStyle>
|
||||
</styleRule>
|
||||
|
||||
<styleRule>
|
||||
<paramLevelMatches>
|
||||
<parameter>164</parameter>
|
||||
|
|
Loading…
Add table
Reference in a new issue