#!MC 1410 # cpt-city: gmt/GMT_nighttime (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 = 8 G = 0 B = 26 } TRAILRGB { R = 8 G = 0 B = 26 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 134 G = 140 B = 63 } TRAILRGB { R = 63 G = 121 B = 140 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 255 G = 230 B = 230 } TRAILRGB { R = 255 G = 230 B = 230 } } }