#!MC 1410 # 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 $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 245 G = 245 B = 245 } TRAILRGB { R = 245 G = 245 B = 245 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 90 G = 180 B = 172 } TRAILRGB { R = 216 G = 179 B = 101 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 245 G = 245 B = 245 } TRAILRGB { R = 245 G = 245 B = 245 } } }