// cpt-city: jjg/serrate/div/srtRdBu07 (cpt) // // Serrated 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/serrate/div #declare srtRdBu07 = color_map { [0.00000 color rgbf <0.8392,0.3765,0.3020,0.0000>] [0.14286 color rgbf <0.6980,0.0941,0.1686,0.0000>] [0.14286 color rgbf <0.9569,0.6471,0.5098,0.0000>] [0.28571 color rgbf <0.8392,0.3765,0.3020,0.0000>] [0.28571 color rgbf <0.9922,0.8588,0.7804,0.0000>] [0.42857 color rgbf <0.9569,0.6471,0.5098,0.0000>] [0.42857 color rgbf <0.8196,0.8980,0.9412,0.0000>] [0.57143 color rgbf <0.9922,0.8588,0.7804,0.0000>] [0.57143 color rgbf <0.5725,0.7725,0.8706,0.0000>] [0.71429 color rgbf <0.8196,0.8980,0.9412,0.0000>] [0.71429 color rgbf <0.2627,0.5765,0.7647,0.0000>] [0.85714 color rgbf <0.5725,0.7725,0.8706,0.0000>] [0.85714 color rgbf <0.1294,0.4000,0.6745,0.0000>] [1.00000 color rgbf <0.2627,0.5765,0.7647,0.0000>] }