// cpt-city: jjg/cbac/div/cbacPuOr10 (cpt) // // Almost continuous versions of Cynthia Brewer's diverging schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/cbac/div #declare cbacPuOr10 = color_map { [0.00000 color rgbf <0.4980,0.2314,0.0314,0.0000>] [0.05000 color rgbf <0.4980,0.2314,0.0314,0.0000>] [0.10000 color rgbf <0.5725,0.2745,0.0275,0.0000>] [0.10000 color rgbf <0.6275,0.3020,0.0275,0.0000>] [0.15000 color rgbf <0.7020,0.3451,0.0235,0.0000>] [0.20000 color rgbf <0.7686,0.4078,0.0431,0.0000>] [0.20000 color rgbf <0.8118,0.4471,0.0588,0.0000>] [0.25000 color rgbf <0.8784,0.5098,0.0784,0.0000>] [0.30000 color rgbf <0.9216,0.5882,0.1961,0.0000>] [0.30000 color rgbf <0.9490,0.6431,0.2706,0.0000>] [0.35000 color rgbf <0.9922,0.7216,0.3882,0.0000>] [0.40000 color rgbf <0.9922,0.7804,0.5098,0.0000>] [0.40000 color rgbf <0.9961,0.8196,0.5922,0.0000>] [0.45000 color rgbf <0.9961,0.8784,0.7137,0.0000>] [0.50000 color rgbf <0.9412,0.8706,0.7922,0.0000>] [0.50000 color rgbf <0.9020,0.8627,0.8431,0.0000>] [0.55000 color rgbf <0.8471,0.8549,0.9216,0.0000>] [0.60000 color rgbf <0.7922,0.7843,0.8863,0.0000>] [0.60000 color rgbf <0.7529,0.7412,0.8588,0.0000>] [0.65000 color rgbf <0.6980,0.6706,0.8235,0.0000>] [0.70000 color rgbf <0.6235,0.5882,0.7686,0.0000>] [0.70000 color rgbf <0.5765,0.5333,0.7294,0.0000>] [0.75000 color rgbf <0.5020,0.4510,0.6745,0.0000>] [0.80000 color rgbf <0.4392,0.3373,0.6196,0.0000>] [0.80000 color rgbf <0.3922,0.2667,0.5882,0.0000>] [0.85000 color rgbf <0.3294,0.1529,0.5333,0.0000>] [0.90000 color rgbf <0.2706,0.0941,0.4431,0.0000>] [0.90000 color rgbf <0.2353,0.0588,0.3843,0.0000>] [0.95000 color rgbf <0.1765,0.0000,0.2941,0.0000>] [1.00000 color rgbf <0.1765,0.0000,0.2941,0.0000>] }