;==================================================================== ; ; Default GRLevel3 Echo Tops color table ; ; Internal units are in kilometers (KM) so we use ; the Scale: statement to let GR3 know that the values ; in this table are in thousands of feet (KFT) ; Product: ET Units: KFT Step: 5 Scale: 3.281 ; convert internal units (KM) to KFT Color: 10 128 128 128 Color: 15 0 255 255 Color: 20 0 0 255 Color: 25 0 255 0 Color: 30 255 255 0 Color: 35 255 125 0 Color: 40 255 0 0 Color: 45 255 0 255 Color: 50 128 0 255 Color: 55 255 255 255 Color: 60 0 0 0