// cpt-city: jjg/cbac/seq/cbacYlOrRd04 (cpt) // // Almost continuous versions of Cynthia Brewer's sequential schemes // // author: J.J. Green // copyright: Apache-like // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/cbac/seq #declare cbacYlOrRd04 = color_map { [0.00000 color rgbf <1.0000,1.0000,0.6980,0.0000>] [0.25000 color rgbf <1.0000,0.9255,0.5725,0.0000>] [0.25000 color rgbf <0.9961,0.8745,0.4863,0.0000>] [0.50000 color rgbf <0.9961,0.7059,0.3137,0.0000>] [0.50000 color rgbf <0.9922,0.6471,0.2824,0.0000>] [0.75000 color rgbf <0.9529,0.3843,0.1882,0.0000>] [0.75000 color rgbf <0.9294,0.2706,0.1569,0.0000>] [1.00000 color rgbf <0.8902,0.1020,0.1098,0.0000>] }