awips2/edexOsgi/com.raytheon.uf.common.dataplugin.pointset/utility/common_static/base/styleRules/pointSetSatelliteImageryStyleRules.xml
2022-05-05 12:34:50 -05:00

135 lines
4.7 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 incremental override file, indicating that the files
at different localization levels will be combined.
-->
<styleRuleset>
<styleRule>
<paramLevelMatches>
<creatingEntity>RADARSAT-2</creatingEntity>
<creatingEntity>SENTINEL-1A</creatingEntity>
<creatingEntity>AMSR2</creatingEntity>
<parameter>WS</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>m/s</displayUnits>
<displayFlags>NoPlane</displayFlags>
<range scale="LINEAR">
<minValue>0</minValue>
<maxValue>75</maxValue>
</range>
<defaultColormap>Grid/gridded data</defaultColormap>
<colorbarLabeling>
<increment>10</increment>
</colorbarLabeling>
</imageStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<creatingEntity>AMSR2</creatingEntity>
<parameter>BT10.7H</parameter>
<parameter>BT10.7V</parameter>
<parameter>BT18.7H</parameter>
<parameter>BT18.7V</parameter>
<parameter>BT23.8H</parameter>
<parameter>BT23.8V</parameter>
<parameter>BT36.5H</parameter>
<parameter>BT36.5V</parameter>
<parameter>BT6.9H</parameter>
<parameter>BT6.9V</parameter>
<parameter>BT7.3H</parameter>
<parameter>BT7.3V</parameter>
<parameter>BT89.0AH</parameter>
<parameter>BT89.0AV</parameter>
<parameter>BT89.0BH</parameter>
<parameter>BT89.0BV</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>C</displayUnits>
<range scale="LINEAR">
<minValue>-210</minValue>
<maxValue>0</maxValue>
</range>
<defaultColormap>Grid/gridded data</defaultColormap>
<colorbarLabeling>
<increment>50</increment>
</colorbarLabeling>
</imageStyle>
</styleRule>
<!--4/19/2019 Lee Byerle added below -->
<styleRule>
<paramLevelMatches>
<creatingEntity>AMSR2</creatingEntity>
<parameter>SST</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>C</displayUnits>
<displayFlags>NoPlane</displayFlags>
<range scale="LINEAR">
<minValue>-5</minValue>
<maxValue>40</maxValue>
</range>
<defaultColormap>GOES-R/GOESR-L2/VTRSB</defaultColormap>
<colorbarLabeling>
<values>-5 0 10 15 20 25 30 35 40</values>
</colorbarLabeling>
</imageStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<creatingEntity>AMSR2</creatingEntity>
<parameter>TPW</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>in</displayUnits>
<displayFlags>NoPlane</displayFlags>
<range scale="LINEAR">
<minValue>0</minValue>
<maxValue>2.5</maxValue>
</range>
<defaultColormap>GOES-R/GOESR-L2/color-pw10-10</defaultColormap>
<colorbarLabeling>
<values>0 .7 1.3 2 2.2 2.5</values>
</colorbarLabeling>
</imageStyle>
</styleRule>
<styleRule>
<paramLevelMatches>
<creatingEntity>AMSR2</creatingEntity>
<parameter>Rain_Rate</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>in/hr</displayUnits>
<displayFlags>NoPlane</displayFlags>
<range scale="LINEAR">
<minValue>0</minValue>
<maxValue>6</maxValue>
</range>
<defaultColormap>GOES-R/GOESR-L2/RRQPE</defaultColormap>
<colorbarLabeling>
<values>0.01 0.02 0.03 0.05 0.08 0.1 0.3 0.4 0.5 0.75 1 1.2 1.4 1.6 2 3 4 6</values>
</colorbarLabeling>
</imageStyle>
</styleRule>
</styleRuleset>