This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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>