// cpt-city: km/green-purple-d10 (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_d10 = color_map { [0.00000 color rgbf <0.1255,0.5961,0.2667,0.0000>] [0.10000 color rgbf <0.1255,0.5961,0.2667,0.0000>] [0.10000 color rgbf <0.2235,0.7137,0.4235,0.0000>] [0.20000 color rgbf <0.2235,0.7137,0.4235,0.0000>] [0.20000 color rgbf <0.3647,0.8078,0.5843,0.0000>] [0.30000 color rgbf <0.3647,0.8078,0.5843,0.0000>] [0.30000 color rgbf <0.5451,0.8706,0.7333,0.0000>] [0.40000 color rgbf <0.5451,0.8706,0.7333,0.0000>] [0.40000 color rgbf <0.7608,0.8863,0.8431,0.0000>] [0.50000 color rgbf <0.7608,0.8863,0.8431,0.0000>] [0.50000 color rgbf <0.8902,0.8039,0.8353,0.0000>] [0.60000 color rgbf <0.8902,0.8039,0.8353,0.0000>] [0.60000 color rgbf <0.8706,0.6667,0.7765,0.0000>] [0.70000 color rgbf <0.8706,0.6667,0.7765,0.0000>] [0.70000 color rgbf <0.7922,0.5412,0.7294,0.0000>] [0.80000 color rgbf <0.7922,0.5412,0.7294,0.0000>] [0.80000 color rgbf <0.6667,0.4353,0.6941,0.0000>] [0.90000 color rgbf <0.6667,0.4353,0.6941,0.0000>] [0.90000 color rgbf <0.5137,0.3490,0.6510,0.0000>] [1.00000 color rgbf <0.5137,0.3490,0.6510,0.0000>] }