# Custom Enhanced Echo Tops # Designed by Brandon Vincent # 07/24/2012 # # Units: DBZ # # 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 ET value in the range. # Intermediate values are intepolated via HSB Interpolation # ND = Color for no detection generally black # You must specify an upper limit dBZ 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,10,150,225,255,25,215,255 Color,15,25,215,255,15,125,215 Color,20,15,125,215,15,100,115 Color,25,15,100,115,15,50,75 Color,30,50,255,225,25,180,150 Color,35,25,180,150,0,105,100 Color,40,255,255,0,220,180,0 Color,45,220,180,0,175,75,0 Color,50,155,65,0,125,65,0 Color,52,125,65,0,255,55,0 Color,55,255,55,0,125,25,0 Color,57,125,25,0,80,0,0 Color,58.5,200,50,255,100,50,255 Color,61,75,0,200,50,0,100 Color,65,50,0,100,50,0,75 Color,66,50,0,75,25,0,75 Color,70,25,0,75,25,0,50 ND,0,0,0