// cpt-city: gmt/GMT_dem1 (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_dem1 = color_map { [0.00000 color rgbf <0.2000,0.4000,0.0000,0.0000>] [0.12500 color rgbf <0.5059,0.7647,0.1216,0.0000>] [0.25000 color rgbf <1.0000,1.0000,0.8000,0.0000>] [0.50000 color rgbf <0.9569,0.7412,0.2706,0.0000>] [0.62500 color rgbf <0.4000,0.2000,0.0471,0.0000>] [0.75000 color rgbf <0.4000,0.2000,0.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }