// cpt-city: grass/etopo2 (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 etopo2 = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.30227 color rgbf <0.0000,0.0000,0.3922,0.0000>] [0.50378 color rgbf <0.1961,0.1961,0.7843,0.0000>] [0.55411 color rgbf <0.5882,0.5882,1.0000,0.0000>] [0.55416 color rgbf <0.0000,0.5882,0.0000,0.0000>] [0.56776 color rgbf <0.3529,0.6471,0.3529,0.0000>] [0.56927 color rgbf <0.3529,0.6863,0.3529,0.0000>] [0.57934 color rgbf <0.1961,0.7059,0.1961,0.0000>] [0.57934 color rgbf <0.2745,0.6667,0.2745,0.0000>] [0.60453 color rgbf <0.2745,0.5686,0.2941,0.0000>] [0.60453 color rgbf <0.2745,0.6078,0.2941,0.0000>] [0.65491 color rgbf <0.5882,0.6118,0.3922,0.0000>] [0.70529 color rgbf <0.8627,0.8627,0.8627,0.0000>] [0.75567 color rgbf <0.9608,0.9608,0.9608,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }