// cpt-city: wkp/mars/wiki-mars (cpt) // // A scheme for the planet Mars with a nominal scaling // // author: PZmaps // copyright: Creative commons attribution share-alike 3.0 unported // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/wkp/mars #declare wiki_mars = color_map { [0.00000 color rgbf <0.4706,0.2549,0.0784,0.0000>] [0.05556 color rgbf <0.4706,0.2549,0.0784,0.0000>] [0.05556 color rgbf <0.5529,0.3294,0.1686,0.0000>] [0.11111 color rgbf <0.5529,0.3294,0.1686,0.0000>] [0.11111 color rgbf <0.6431,0.4471,0.2588,0.0000>] [0.16667 color rgbf <0.6431,0.4471,0.2588,0.0000>] [0.16667 color rgbf <0.7373,0.5647,0.3490,0.0000>] [0.22222 color rgbf <0.7373,0.5647,0.3490,0.0000>] [0.22222 color rgbf <0.8275,0.6824,0.4392,0.0000>] [0.27778 color rgbf <0.8275,0.6824,0.4392,0.0000>] [0.27778 color rgbf <0.9216,0.8039,0.5333,0.0000>] [0.33333 color rgbf <0.9216,0.8039,0.5333,0.0000>] [0.33333 color rgbf <0.8588,0.7255,0.4706,0.0000>] [0.38889 color rgbf <0.8588,0.7255,0.4706,0.0000>] [0.38889 color rgbf <0.8000,0.6471,0.4118,0.0000>] [0.44444 color rgbf <0.8000,0.6471,0.4118,0.0000>] [0.44444 color rgbf <0.7412,0.5686,0.3529,0.0000>] [0.50000 color rgbf <0.7412,0.5686,0.3529,0.0000>] [0.50000 color rgbf <0.6824,0.4902,0.2941,0.0000>] [0.55556 color rgbf <0.6824,0.4902,0.2941,0.0000>] [0.55556 color rgbf <0.6235,0.4314,0.2745,0.0000>] [0.61111 color rgbf <0.6235,0.4314,0.2745,0.0000>] [0.61111 color rgbf <0.6275,0.4706,0.3137,0.0000>] [0.66667 color rgbf <0.6275,0.4706,0.3137,0.0000>] [0.66667 color rgbf <0.6824,0.5255,0.3922,0.0000>] [0.72222 color rgbf <0.6824,0.5255,0.3922,0.0000>] [0.72222 color rgbf <0.7412,0.6392,0.5490,0.0000>] [0.77778 color rgbf <0.7412,0.6392,0.5490,0.0000>] [0.77778 color rgbf <0.8000,0.7490,0.7059,0.0000>] [0.83333 color rgbf <0.8000,0.7490,0.7059,0.0000>] [0.83333 color rgbf <0.8627,0.8314,0.8039,0.0000>] [0.88889 color rgbf <0.8627,0.8314,0.8039,0.0000>] [0.88889 color rgbf <0.9412,0.9098,0.8824,0.0000>] [0.94444 color rgbf <0.9412,0.9098,0.8824,0.0000>] [0.94444 color rgbf <1.0000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }