// cpt-city: jjg/serrate/div/srtBrBG02 (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 srtBrBG02 = color_map { [0.00000 color rgbf <0.9608,0.9608,0.9608,0.0000>] [0.50000 color rgbf <0.8471,0.7020,0.3961,0.0000>] [0.50000 color rgbf <0.3529,0.7059,0.6745,0.0000>] [1.00000 color rgbf <0.9608,0.9608,0.9608,0.0000>] }