// cpt-city: gmt/GMT_relief (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_relief = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.06250 color rgbf <0.0000,0.0196,0.0980,0.0000>] [0.12500 color rgbf <0.0000,0.0392,0.1961,0.0000>] [0.18750 color rgbf <0.0000,0.3137,0.4902,0.0000>] [0.25000 color rgbf <0.0000,0.5882,0.7843,0.0000>] [0.31250 color rgbf <0.3373,0.7725,0.7216,0.0000>] [0.37500 color rgbf <0.6745,0.9608,0.6588,0.0000>] [0.43750 color rgbf <0.8275,0.9804,0.8275,0.0000>] [0.50000 color rgbf <0.9804,1.0000,1.0000,0.0000>] [0.50000 color rgbf <0.2745,0.4706,0.1961,0.0000>] [0.53125 color rgbf <0.4706,0.3922,0.1961,0.0000>] [0.56250 color rgbf <0.5725,0.4941,0.2353,0.0000>] [0.62500 color rgbf <0.7765,0.6980,0.3137,0.0000>] [0.68750 color rgbf <0.9804,0.9020,0.3922,0.0000>] [0.75000 color rgbf <0.9804,0.9176,0.4941,0.0000>] [0.81250 color rgbf <0.9882,0.9333,0.5961,0.0000>] [0.87500 color rgbf <0.9882,0.9529,0.6941,0.0000>] [0.93750 color rgbf <0.9922,0.9765,0.8471,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }