// cpt-city: jjg/serrate/div/srtBrBG03 (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 srtBrBG03 = color_map { [0.00000 color rgbf <0.8745,0.7608,0.4902,0.0000>] [0.33333 color rgbf <0.6510,0.3804,0.1020,0.0000>] [0.33333 color rgbf <0.5020,0.8039,0.7569,0.0000>] [0.66667 color rgbf <0.8745,0.7608,0.4902,0.0000>] [0.66667 color rgbf <0.0039,0.5216,0.4431,0.0000>] [1.00000 color rgbf <0.5020,0.8039,0.7569,0.0000>] }