awips2/cave/com.raytheon.viz.core/localization/styleRules/topoImageryStyleRules.xml
Max Schenkelberg 8dbf1c6ca0 Issue #1638 Refactored topo resource to load different topo files. Added GMT TimeZone to TimeUtil.
Change-Id: I4d94a9a2a6dc7ad1261e2ed52c97bab67256b4c8

Former-commit-id: 473b90d885 [formerly b141397516] [formerly 473b90d885 [formerly b141397516] [formerly 532211dc69 [formerly 06107e34a04a2ef0df707a7643daad9e1ec11a0b]]]
Former-commit-id: 532211dc69
Former-commit-id: edd5c507bb [formerly 88211a0f5c]
Former-commit-id: 245b3a2fb0
2013-04-24 18:11:30 -05:00

39 lines
No EOL
1.4 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--
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.
-->
<styleRuleset>
<styleRule>
<paramLevelMatches>
<parameter>srtm30.hdf</parameter>
</paramLevelMatches>
<imageStyle>
<displayUnits>kft</displayUnits>
<range scale="LINEAR">
<!-- This kft range matches original -19m to 5000m from code -->
<minValue>-0.0062</minValue>
<maxValue>16.404</maxValue>
</range>
<defaultColormap>topo</defaultColormap>
<colorbarLabeling>
<values>0 2 4 6 8 10 12 14</values>
</colorbarLabeling>
</imageStyle>
</styleRule>
</styleRuleset>