[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #WAX-506623]: Color bleeds across colored contours unacceptably



Brian,

It is not that the colors are bleeding, it is your color table that appears to
be discreet, but apparently is not. Remove all other displays and you will see
what I mean. I am unfortunately having trouble loading your bundle though I did
get it to load once where I was able to come to that conclusion.

Try the attached color table which I believe is actually discreet.

Best,

Unidata IDV Support

 

> See how some of the contours are purplish? The color bar is purely blue/red .
> 
> Is it a bug, or something we have to live with?
> Small .zidv bundle attached along with screenshot.
> 
> Brian
> 
> 
> 
> [cid:a743a378-f589-41d0-ac76-a60058cd3f90@amazon.rsmas.miami.edu]
> 
> 
> *********************************************
> Brian Mapes, Professor
> Department of Atmospheric Sciences
> Meteorology and Physical Oceanography Program
> RSMAS, University of Miami
> 4600 Rickenbacker Causeway
> Miami, FL 33149-1098
> 
> phone: (305) 421-4275
> fax: (305) 421-4696
> email: address@hidden<mailto:address@hidden>
> Web: http://www.rsmas.miami.edu/users/bmapes/
> **********************************************
> 
> 
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: WAX-506623
Department: Support IDV
Priority: Normal
Status: Closed
<?xml version="1.0" encoding="ISO-8859-1"?>
<object class="ucar.unidata.util.ColorTable">
    <property name="Name">
        <string><![CDATA[Blue]]></string>
    </property>
    <property name="Table">
        <array class="[F" length="4">
            <parray class="float" length="6">1.0,1.0,1.0,0.0,0.0,0.0</parray>
            <parray class="float" length="6">0.0,0.0,0.0,0.0,0.0,0.0</parray>
            <parray class="float" length="6">0.0,0.0,0.0,1.0,1.0,1.0</parray>
            <parray class="float" length="6">1.0,1.0,1.0,1.0,1.0,1.0</parray>
        </array>
    </property>
    <property name="Breakpoints">
        <object class="java.util.ArrayList">
            <method name="add">
                <object class="ucar.unidata.util.ColorTable$Breakpoint"/>
            </method>
            <method name="add">
                <object class="ucar.unidata.util.ColorTable$Breakpoint">
                    <property name="Value">
                        <double>1.0</double>
                    </property>
                </object>
            </method>
            <method name="add">
                <object class="ucar.unidata.util.ColorTable$Breakpoint">
                    <property name="Value">
                        <double>0.5</double>
                    </property>
                </object>
            </method>
        </object>
    </property>
    <property name="Category">
        <string><![CDATA[Solid]]></string>
    </property>
    <property name="Range">
        <object class="ucar.unidata.util.Range">
            <property name="Min">
                <double>-0.1</double>
            </property>
            <property name="Max">
                <double>0.1</double>
            </property>
        </object>
    </property>
    <property name="ScaleFactor">
        <parray class="float" length="6">1.0,1.0,1.0,1.0,1.0,1.0</parray>
    </property>
</object>