#!MC 1410 # cpt-city: gmt/GMT_copper (cpt) # # Palettes distributed with the Generic Mapping Tools (GMT) # # author: Paul Wessel, Walter Smith, Andreas Trawoeger # copyright: GPLv2 # year: 2004, 2010 # url: https://phillips.shef.ac.uk/pub/cpt-city/gmt $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 0 G = 0 B = 0 } TRAILRGB { R = 0 G = 0 B = 0 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.796875 LEADRGB { R = 255 G = 159 B = 102 } TRAILRGB { R = 255 G = 159 B = 102 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 255 G = 200 B = 128 } TRAILRGB { R = 255 G = 200 B = 128 } } }