// cpt-city: km/green-purple-d11 (cpt) // // Diverging Color Maps for Scientific Visualization, Kenneth // Moreland. ISVC '09: Proceedings of the 5th International // Symposium on Advances in Visual Computing: Part II pp, 92-103 // // author: Kenneth Moreland // copyright: Public domain // year: 2012 // url: https://phillips.shef.ac.uk/pub/cpt-city/km #declare green_purple_d11 = color_map { [0.00000 color rgbf <0.1216,0.5922,0.2627,0.0000>] [0.09091 color rgbf <0.1216,0.5922,0.2627,0.0000>] [0.09091 color rgbf <0.2078,0.6980,0.4000,0.0000>] [0.18182 color rgbf <0.2078,0.6980,0.4000,0.0000>] [0.18182 color rgbf <0.3294,0.7922,0.5490,0.0000>] [0.27273 color rgbf <0.3294,0.7922,0.5490,0.0000>] [0.27273 color rgbf <0.4863,0.8549,0.6902,0.0000>] [0.36364 color rgbf <0.4863,0.8549,0.6902,0.0000>] [0.36364 color rgbf <0.6706,0.8824,0.8039,0.0000>] [0.45455 color rgbf <0.6706,0.8824,0.8039,0.0000>] [0.45455 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.54546 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.54546 color rgbf <0.8902,0.7490,0.8078,0.0000>] [0.63636 color rgbf <0.8902,0.7490,0.8078,0.0000>] [0.63636 color rgbf <0.8510,0.6275,0.7608,0.0000>] [0.72727 color rgbf <0.8510,0.6275,0.7608,0.0000>] [0.72727 color rgbf <0.7686,0.5176,0.7216,0.0000>] [0.81818 color rgbf <0.7686,0.5176,0.7216,0.0000>] [0.81818 color rgbf <0.6471,0.4235,0.6863,0.0000>] [0.90909 color rgbf <0.6471,0.4235,0.6863,0.0000>] [0.90909 color rgbf <0.5059,0.3451,0.6510,0.0000>] [1.00000 color rgbf <0.5059,0.3451,0.6510,0.0000>] }