#!MC 1410 # cpt-city: jjg/serrate/div/srtSpectral02 (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 $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 255 G = 255 B = 191 } TRAILRGB { R = 255 G = 255 B = 191 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 153 G = 213 B = 148 } TRAILRGB { R = 252 G = 141 B = 89 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 255 G = 255 B = 191 } TRAILRGB { R = 255 G = 255 B = 191 } } }