// cpt-city: km/green-red-d06 (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_d06 = color_map { [0.00000 color rgbf <0.0510,0.4824,0.0078,0.0000>] [0.16667 color rgbf <0.0510,0.4824,0.0078,0.0000>] [0.16667 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.33333 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.33333 color rgbf <0.2745,0.4000,0.0431,0.0000>] [0.50000 color rgbf <0.2745,0.4000,0.0431,0.0000>] [0.50000 color rgbf <0.4039,0.3569,0.0627,0.0000>] [0.66667 color rgbf <0.4039,0.3569,0.0627,0.0000>] [0.66667 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.83333 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.83333 color rgbf <0.6980,0.2510,0.1176,0.0000>] [1.00000 color rgbf <0.6980,0.2510,0.1176,0.0000>] }