// cpt-city: gmt/GMT_dem2 (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_dem2 = color_map { [0.00000 color rgbf <0.0000,0.3804,0.2784,0.0000>] [0.01020 color rgbf <0.0627,0.4784,0.1843,0.0000>] [0.10204 color rgbf <0.9098,0.8431,0.4902,0.0000>] [0.24490 color rgbf <0.6314,0.2627,0.0000,0.0000>] [0.34694 color rgbf <0.3922,0.1961,0.0980,0.0000>] [0.57143 color rgbf <0.4314,0.4314,0.4314,0.0000>] [0.81633 color rgbf <1.0000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }