// cpt-city: gmt/GMT_ocean (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_ocean = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.0000,0.0196,0.0980,0.0000>] [0.25000 color rgbf <0.0000,0.0392,0.1961,0.0000>] [0.37500 color rgbf <0.0000,0.3137,0.4902,0.0000>] [0.50000 color rgbf <0.0000,0.5882,0.7843,0.0000>] [0.62500 color rgbf <0.3373,0.7725,0.7216,0.0000>] [0.75000 color rgbf <0.6745,0.9608,0.6588,0.0000>] [0.87500 color rgbf <0.8275,0.9804,0.8275,0.0000>] [1.00000 color rgbf <0.9804,1.0000,1.0000,0.0000>] }