Omaha #3333 grid lightning image by default, log style rule
Change-Id: Iaec485a35cce1deba7943ae4550c004badbf0a32 Former-commit-id:010044c071
[formerly3c73726be1
] [formerlye018ec56dd
] [formerlye018ec56dd
[formerlya6b414bd1f
]] [formerlye5a63e5cf5
[formerlye018ec56dd
[formerlya6b414bd1f
] [formerlye5a63e5cf5
[formerly 127cdbea94ed37f0a2c3ddf113df8f093549d077]]]] Former-commit-id:e5a63e5cf5
Former-commit-id: f8fa2fc6e717e801a88f9394ddad4bc41acb4b68 [formerly d237d9418aad4f0bf2080aaad689b0fa7013e5fc] [formerly40c4f63196
[formerly8ecbbdebc1
]] Former-commit-id:40c4f63196
Former-commit-id:a3d3b2ee0f
This commit is contained in:
parent
9e9ab2305d
commit
b93f015271
5 changed files with 11 additions and 8 deletions
|
@ -23,7 +23,7 @@
|
|||
<displays xsi:type="d2DMapRenderableDisplay" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<descriptor xsi:type="mapDescriptor">
|
||||
<resource>
|
||||
<loadProperties xsi:type="gridLoadProperties" loadWithoutData="true">
|
||||
<loadProperties xsi:type="gridLoadProperties" displayType="IMAGE" loadWithoutData="true">
|
||||
</loadProperties>
|
||||
<properties isSystemResource="false"
|
||||
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<displays xsi:type="d2DMapRenderableDisplay" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<descriptor xsi:type="mapDescriptor">
|
||||
<resource>
|
||||
<loadProperties xsi:type="gridLoadProperties" loadWithoutData="true">
|
||||
<loadProperties xsi:type="gridLoadProperties" displayType="IMAGE" loadWithoutData="true">
|
||||
</loadProperties>
|
||||
<properties isSystemResource="false"
|
||||
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<displays xsi:type="d2DMapRenderableDisplay" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<descriptor xsi:type="mapDescriptor">
|
||||
<resource>
|
||||
<loadProperties xsi:type="gridLoadProperties" loadWithoutData="true">
|
||||
<loadProperties xsi:type="gridLoadProperties" displayType="IMAGE" loadWithoutData="true">
|
||||
</loadProperties>
|
||||
<properties isSystemResource="false"
|
||||
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<displays xsi:type="d2DMapRenderableDisplay" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<descriptor xsi:type="mapDescriptor">
|
||||
<resource>
|
||||
<loadProperties xsi:type="gridLoadProperties" loadWithoutData="true">
|
||||
<loadProperties xsi:type="gridLoadProperties" displayType="IMAGE" loadWithoutData="true">
|
||||
</loadProperties>
|
||||
<properties isSystemResource="false"
|
||||
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||
|
|
|
@ -25,11 +25,14 @@
|
|||
</paramLevelMatches>
|
||||
<imageStyle>
|
||||
<interpolate>false</interpolate>
|
||||
<range levelScale="LINEAR" adaptive="true">
|
||||
<minValue>0</minValue>
|
||||
<maxValue>1000</maxValue>
|
||||
</range>
|
||||
<range scale="LOG">
|
||||
<minValue>0.5</minValue>
|
||||
<maxValue>1000</maxValue>
|
||||
</range>
|
||||
<defaultColormap>Grid/gridded data</defaultColormap>
|
||||
<colorbarLabeling>
|
||||
<values>1 3 10 30 100 300 1000</values>
|
||||
</colorbarLabeling>
|
||||
</imageStyle>
|
||||
</styleRule>
|
||||
</styleRuleset>
|
||||
|
|
Loading…
Add table
Reference in a new issue