// cpt-city: km/green-red-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_red_d08 = color_map { [0.00000 color rgbf <0.0353,0.4863,0.0039,0.0000>] [0.12500 color rgbf <0.0353,0.4863,0.0039,0.0000>] [0.12500 color rgbf <0.1137,0.4588,0.0196,0.0000>] [0.25000 color rgbf <0.1137,0.4588,0.0196,0.0000>] [0.25000 color rgbf <0.2000,0.4275,0.0314,0.0000>] [0.37500 color rgbf <0.2000,0.4275,0.0314,0.0000>] [0.37500 color rgbf <0.2902,0.3961,0.0471,0.0000>] [0.50000 color rgbf <0.2902,0.3961,0.0471,0.0000>] [0.50000 color rgbf <0.3882,0.3608,0.0627,0.0000>] [0.62500 color rgbf <0.3882,0.3608,0.0627,0.0000>] [0.62500 color rgbf <0.4902,0.3255,0.0784,0.0000>] [0.75000 color rgbf <0.4902,0.3255,0.0784,0.0000>] [0.75000 color rgbf <0.6000,0.2863,0.0980,0.0000>] [0.87500 color rgbf <0.6000,0.2863,0.0980,0.0000>] [0.87500 color rgbf <0.7176,0.2471,0.1176,0.0000>] [1.00000 color rgbf <0.7176,0.2471,0.1176,0.0000>] }