// cpt-city: mjf/departure (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 departure = color_map { [0.00000 color rgbf <0.2667,0.1333,0.0000,0.0000>] [0.16667 color rgbf <0.2667,0.1333,0.0000,0.0000>] [0.16667 color rgbf <0.4000,0.2000,0.0000,0.0000>] [0.25000 color rgbf <0.4000,0.2000,0.0000,0.0000>] [0.25000 color rgbf <0.6275,0.4235,0.2353,0.0000>] [0.33333 color rgbf <0.6275,0.4235,0.2353,0.0000>] [0.33333 color rgbf <0.8549,0.6510,0.4706,0.0000>] [0.41667 color rgbf <0.8549,0.6510,0.4706,0.0000>] [0.41667 color rgbf <0.9333,0.8314,0.7373,0.0000>] [0.45833 color rgbf <0.9333,0.8314,0.7373,0.0000>] [0.45833 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.54167 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.54167 color rgbf <0.7843,1.0000,0.7843,0.0000>] [0.58333 color rgbf <0.7843,1.0000,0.7843,0.0000>] [0.58333 color rgbf <0.3922,1.0000,0.3922,0.0000>] [0.66667 color rgbf <0.3922,1.0000,0.3922,0.0000>] [0.66667 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.75000 color rgbf <0.0000,1.0000,0.0000,0.0000>] [0.75000 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.83333 color rgbf <0.0000,0.7529,0.0000,0.0000>] [0.83333 color rgbf <0.0000,0.5020,0.0000,0.0000>] [1.00000 color rgbf <0.0000,0.5020,0.0000,0.0000>] }