// cpt-city: km/green-red-d15 (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_d15 = color_map { [0.00000 color rgbf <0.0196,0.4941,0.0039,0.0000>] [0.06667 color rgbf <0.0196,0.4941,0.0039,0.0000>] [0.06667 color rgbf <0.0588,0.4784,0.0078,0.0000>] [0.13333 color rgbf <0.0588,0.4784,0.0078,0.0000>] [0.13333 color rgbf <0.1020,0.4627,0.0157,0.0000>] [0.20000 color rgbf <0.1020,0.4627,0.0157,0.0000>] [0.20000 color rgbf <0.1451,0.4471,0.0235,0.0000>] [0.26667 color rgbf <0.1451,0.4471,0.0235,0.0000>] [0.26667 color rgbf <0.1922,0.4314,0.0314,0.0000>] [0.33333 color rgbf <0.1922,0.4314,0.0314,0.0000>] [0.33333 color rgbf <0.2353,0.4157,0.0353,0.0000>] [0.40000 color rgbf <0.2353,0.4157,0.0353,0.0000>] [0.40000 color rgbf <0.2863,0.3961,0.0471,0.0000>] [0.46667 color rgbf <0.2863,0.3961,0.0471,0.0000>] [0.46667 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.53333 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.53333 color rgbf <0.3922,0.3608,0.0627,0.0000>] [0.60000 color rgbf <0.3922,0.3608,0.0627,0.0000>] [0.60000 color rgbf <0.4471,0.3412,0.0745,0.0000>] [0.66667 color rgbf <0.4471,0.3412,0.0745,0.0000>] [0.66667 color rgbf <0.4980,0.3216,0.0824,0.0000>] [0.73333 color rgbf <0.4980,0.3216,0.0824,0.0000>] [0.73333 color rgbf <0.5569,0.3020,0.0902,0.0000>] [0.80000 color rgbf <0.5569,0.3020,0.0902,0.0000>] [0.80000 color rgbf <0.6196,0.2824,0.1020,0.0000>] [0.86667 color rgbf <0.6196,0.2824,0.1020,0.0000>] [0.86667 color rgbf <0.6824,0.2588,0.1137,0.0000>] [0.93333 color rgbf <0.6824,0.2588,0.1137,0.0000>] [0.93333 color rgbf <0.7451,0.2353,0.1255,0.0000>] [1.00000 color rgbf <0.7451,0.2353,0.1255,0.0000>] }