// cpt-city: km/green-purple-d08 (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_d08 = color_map { [0.00000 color rgbf <0.1333,0.6118,0.2863,0.0000>] [0.12500 color rgbf <0.1333,0.6118,0.2863,0.0000>] [0.12500 color rgbf <0.2706,0.7529,0.4824,0.0000>] [0.25000 color rgbf <0.2706,0.7529,0.4824,0.0000>] [0.25000 color rgbf <0.4745,0.8510,0.6824,0.0000>] [0.37500 color rgbf <0.4745,0.8510,0.6824,0.0000>] [0.37500 color rgbf <0.7333,0.8863,0.8314,0.0000>] [0.50000 color rgbf <0.7333,0.8863,0.8314,0.0000>] [0.50000 color rgbf <0.8902,0.7882,0.8275,0.0000>] [0.62500 color rgbf <0.8902,0.7882,0.8275,0.0000>] [0.62500 color rgbf <0.8471,0.6196,0.7569,0.0000>] [0.75000 color rgbf <0.8471,0.6196,0.7569,0.0000>] [0.75000 color rgbf <0.7176,0.4745,0.7059,0.0000>] [0.87500 color rgbf <0.7176,0.4745,0.7059,0.0000>] [0.87500 color rgbf <0.5333,0.3569,0.6588,0.0000>] [1.00000 color rgbf <0.5333,0.3569,0.6588,0.0000>] }