#!MC 1410 # cpt-city: jjg/serrate/div/srtPRGn02 (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 = 247 G = 247 B = 247 } TRAILRGB { R = 247 G = 247 B = 247 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 127 G = 191 B = 123 } TRAILRGB { R = 175 G = 141 B = 195 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 247 G = 247 B = 247 } TRAILRGB { R = 247 G = 247 B = 247 } } }