// cpt-city: gmt/GMT_drywet (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_drywet = color_map { [0.00000 color rgbf <0.5255,0.3804,0.1647,0.0000>] [0.16667 color rgbf <0.9333,0.7804,0.3922,0.0000>] [0.33333 color rgbf <0.7059,0.9333,0.5294,0.0000>] [0.50000 color rgbf <0.1961,0.9333,0.9216,0.0000>] [0.66667 color rgbf <0.0471,0.4706,0.9333,0.0000>] [0.83333 color rgbf <0.1490,0.0039,0.7176,0.0000>] [1.00000 color rgbf <0.0314,0.2000,0.4431,0.0000>] }