// cpt-city: grass/haxby (cpt) // // Colour ramps distributed with the GRASS GIS // // author: GRASS Development Team // copyright: GPLv2 // year: 2009, 2025 // url: https://phillips.shef.ac.uk/pub/cpt-city/grass #declare haxby = color_map { [0.00000 color rgbf <0.1451,0.2235,0.6863,0.0000>] [0.10000 color rgbf <0.1569,0.4980,0.9843,0.0000>] [0.20000 color rgbf <0.1961,0.7451,1.0000,0.0000>] [0.30000 color rgbf <0.4157,0.9216,1.0000,0.0000>] [0.40000 color rgbf <0.5412,0.9255,0.6824,0.0000>] [0.50000 color rgbf <0.8039,1.0000,0.6353,0.0000>] [0.60000 color rgbf <0.9412,0.9255,0.4745,0.0000>] [0.70000 color rgbf <1.0000,0.7412,0.3412,0.0000>] [0.80000 color rgbf <1.0000,0.6314,0.2667,0.0000>] [0.90000 color rgbf <1.0000,0.7294,0.5216,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }