// cpt-city: gmt/GMT_topo (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_topo = color_map { [0.00000 color rgbf <0.7843,0.4667,0.8510,0.0000>] [0.03571 color rgbf <0.6275,0.4667,0.8510,0.0000>] [0.03571 color rgbf <0.6902,0.5412,0.9020,0.0000>] [0.07143 color rgbf <0.5412,0.5412,0.9020,0.0000>] [0.10714 color rgbf <0.5412,0.6588,0.9020,0.0000>] [0.14286 color rgbf <0.5412,0.7843,0.9020,0.0000>] [0.17857 color rgbf <0.5686,0.9490,0.9176,0.0000>] [0.21429 color rgbf <0.5216,0.9490,0.7373,0.0000>] [0.25000 color rgbf <0.5216,0.9490,0.5569,0.0000>] [0.28571 color rgbf <0.6706,0.9490,0.5216,0.0000>] [0.32143 color rgbf <0.8431,0.9490,0.5216,0.0000>] [0.35714 color rgbf <0.9490,0.8784,0.5216,0.0000>] [0.39286 color rgbf <0.9490,0.7020,0.5216,0.0000>] [0.46429 color rgbf <0.8510,0.6039,0.5529,0.0000>] [0.46429 color rgbf <0.8510,0.6392,0.6392,0.0000>] [0.50000 color rgbf <0.8000,0.6000,0.6000,0.0000>] [0.50000 color rgbf <0.4549,0.6392,0.6980,0.0000>] [0.51429 color rgbf <0.4196,0.6980,0.6078,0.0000>] [0.52857 color rgbf <0.3843,0.6980,0.4118,0.0000>] [0.54286 color rgbf <0.5647,0.8000,0.4392,0.0000>] [0.57143 color rgbf <0.7098,0.8000,0.4392,0.0000>] [0.60714 color rgbf <0.9020,0.8471,0.5843,0.0000>] [0.75000 color rgbf <1.0000,0.9412,0.9020,0.0000>] [0.75000 color rgbf <1.0000,0.9725,0.9490,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }