// cpt-city: gmt/GMT_abyss (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_abyss = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.0784,0.1176,0.2078,0.0000>] [0.25000 color rgbf <0.1490,0.2353,0.4157,0.0000>] [0.37500 color rgbf <0.1804,0.3137,0.5216,0.0000>] [0.50000 color rgbf <0.2078,0.3882,0.6275,0.0000>] [0.62500 color rgbf <0.2824,0.5922,0.8275,0.0000>] [0.75000 color rgbf <0.3529,0.7255,0.9137,0.0000>] [0.87500 color rgbf <0.5529,0.8235,0.9373,0.0000>] [1.00000 color rgbf <0.9608,1.0000,1.0000,0.0000>] }