// cpt-city: gmt/GMT_bathy (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_bathy = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.1216,0.1569,0.3098,0.0000>] [0.25000 color rgbf <0.1490,0.2353,0.4157,0.0000>] [0.50000 color rgbf <0.2078,0.3882,0.6275,0.0000>] [0.56250 color rgbf <0.2824,0.5922,0.8275,0.0000>] [0.68750 color rgbf <0.4000,0.8039,0.6667,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>] }