#!MC 1410 # cpt-city: gmt/GMT_cool (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 = 2 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 0 G = 255 B = 255 } TRAILRGB { R = 0 G = 255 B = 255 } } CONTROLPOINT 2 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 255 G = 0 B = 255 } TRAILRGB { R = 255 G = 0 B = 255 } } }