# Custom Correlation Coefficient # Designed by Brandon Vincent # 11/18/2012 # # Units: deg/km # # Commented lines begin with the hash mark '#' # # Format Color,MinZ,LR,LG,LB,HR,HG,HB # where LR,LG,LB =RGB color of MinZ value # and HR,HG,HB =RGB color of Next line's MinZ minus one (e.g. upper end of the sections's range) # MinZ is the minimum dBz value in the range. # Intermediate values are intepolated via HSB Interpolation # ND = Color for no detection generally black # You must specify an upper limit dB value as indicated by the # Color,93,250,250,250 line. # # If you mess things up, delete this file and a fresh version will be installed # Color,-2.00,142,142,142,50,50,50 Color,-0.50,76,0,1,163,7,48 Color,0.25,163,7,48,234,115,180 Color,1.00,234,115,180,153,126,185 Color,1.50,153,126,185,104,244,244 Color,2.00,104,244,244,26,186,52 Color,2.50,26,186,52,17,249,16 Color,3.00,17,249,16,247,252,0 Color,4.00,247,252,0,255,124,16 Color,5.00,255,124,16,255,196,124 Color,7.00,255,196,124,121,2,125 Color,10.00,121,2,125,121,2,125 RF,155,74,160