// cpt-city: mjf/departurePCT (cpt) // // Palettes by Mark J. Fenbers (USA/DOC/NOAA/NWS/OHRFC) used // in various precipitation maps of the US National Weather // Service Ohio River Forecast Center. // // author: Mark J. Fenbers // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/mjf #declare departurePCT = color_map { [0.00000 color rgbf <0.2667,0.1333,0.0000,0.0000>] [0.01250 color rgbf <0.2667,0.1333,0.0000,0.0000>] [0.01250 color rgbf <0.4000,0.2000,0.0000,0.0000>] [0.03125 color rgbf <0.4000,0.2000,0.0000,0.0000>] [0.03125 color rgbf <0.6275,0.4235,0.2353,0.0000>] [0.06250 color rgbf <0.6275,0.4235,0.2353,0.0000>] [0.06250 color rgbf <0.8549,0.6510,0.4706,0.0000>] [0.09375 color rgbf <0.8549,0.6510,0.4706,0.0000>] [0.09375 color rgbf <0.9333,0.8314,0.7373,0.0000>] [0.11875 color rgbf <0.9333,0.8314,0.7373,0.0000>] [0.11875 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.13125 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.13125 color rgbf <0.7843,1.0000,0.7843,0.0000>] [0.15625 color rgbf <0.7843,1.0000,0.7843,0.0000>] [0.15625 color rgbf <0.3922,1.0000,0.3922,0.0000>] [0.18750 color rgbf <0.3922,1.0000,0.3922,0.0000>] [0.18750 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.25000 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.25000 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.50000 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.50000 color rgbf <0.0000,0.5020,0.0000,0.0000>] [1.00000 color rgbf <0.0000,0.5020,0.0000,0.0000>] }