// cpt-city: gmt/GMT_dem3 (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_dem3 = color_map { [0.00000 color rgbf <0.2353,0.7020,0.4431,0.0000>] [0.16667 color rgbf <0.8706,0.7216,0.5294,0.0000>] [0.33333 color rgbf <0.8039,0.4000,0.0000,0.0000>] [0.50000 color rgbf <0.5451,0.2706,0.0745,0.0000>] [0.66667 color rgbf <0.9333,0.8353,0.7176,0.0000>] [0.83333 color rgbf <0.9333,0.9333,0.8784,0.0000>] [1.00000 color rgbf <1.0000,0.9804,0.9804,0.0000>] }