// cpt-city: km/green-red-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_red_d11 = color_map { [0.00000 color rgbf <0.0275,0.4902,0.0039,0.0000>] [0.09091 color rgbf <0.0275,0.4902,0.0039,0.0000>] [0.09091 color rgbf <0.0824,0.4667,0.0118,0.0000>] [0.18182 color rgbf <0.0824,0.4667,0.0118,0.0000>] [0.18182 color rgbf <0.1412,0.4471,0.0235,0.0000>] [0.27273 color rgbf <0.1412,0.4471,0.0235,0.0000>] [0.27273 color rgbf <0.2039,0.4275,0.0314,0.0000>] [0.36364 color rgbf <0.2039,0.4275,0.0314,0.0000>] [0.36364 color rgbf <0.2706,0.4039,0.0431,0.0000>] [0.45455 color rgbf <0.2706,0.4039,0.0431,0.0000>] [0.45455 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.54546 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.54546 color rgbf <0.4078,0.3529,0.0667,0.0000>] [0.63636 color rgbf <0.4078,0.3529,0.0667,0.0000>] [0.63636 color rgbf <0.4863,0.3255,0.0784,0.0000>] [0.72727 color rgbf <0.4863,0.3255,0.0784,0.0000>] [0.72727 color rgbf <0.5647,0.3020,0.0902,0.0000>] [0.81818 color rgbf <0.5647,0.3020,0.0902,0.0000>] [0.81818 color rgbf <0.6471,0.2706,0.1059,0.0000>] [0.90909 color rgbf <0.6471,0.2706,0.1059,0.0000>] [0.90909 color rgbf <0.7333,0.2392,0.1216,0.0000>] [1.00000 color rgbf <0.7333,0.2392,0.1216,0.0000>] }