// 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 #declare GMT_nighttime = color_map { [0.00000 color rgbf <0.0314,0.0000,0.1020,0.0000>] [0.50000 color rgbf <0.2471,0.4745,0.5490,0.0000>] [0.50000 color rgbf <0.5255,0.5490,0.2471,0.0000>] [1.00000 color rgbf <1.0000,0.9020,0.9020,0.0000>] }