Changed the MRMS products default colormaps to gridded data instead of Gridded Data

This commit is contained in:
ucar-tmeyer 2023-02-17 18:26:44 +00:00
parent fe729bf990
commit 91b05aa491

View file

@ -5429,7 +5429,7 @@
<minValue>-100</minValue> <minValue>-100</minValue>
<maxValue>115</maxValue> <maxValue>115</maxValue>
</range> </range>
<defaultColormap>Grid/Gridded Data</defaultColormap> <defaultColormap>Grid/gridded data</defaultColormap>
<colorbarLabeling> <colorbarLabeling>
<increment>20</increment> <increment>20</increment>
</colorbarLabeling> </colorbarLabeling>
@ -5710,7 +5710,7 @@
<minValue>-4</minValue> <minValue>-4</minValue>
<maxValue>8</maxValue> <maxValue>8</maxValue>
</range> </range>
<defaultColormap>Grid/Gridded Data</defaultColormap> <defaultColormap>Grid/gridded data</defaultColormap>
<colorbarLabeling> <colorbarLabeling>
<increment>1</increment> <increment>1</increment>
</colorbarLabeling> </colorbarLabeling>
@ -5727,7 +5727,7 @@
<minValue>0</minValue> <minValue>0</minValue>
<maxValue>1.05</maxValue> <maxValue>1.05</maxValue>
</range> </range>
<defaultColormap>Grid/Gridded Data</defaultColormap> <defaultColormap>Grid/gridded data</defaultColormap>
<colorbarLabeling> <colorbarLabeling>
<increment>0.1</increment> <increment>0.1</increment>
</colorbarLabeling> </colorbarLabeling>