// cpt-city: km/green-red-d09 (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_d09 = color_map { [0.00000 color rgbf <0.0314,0.4863,0.0039,0.0000>] [0.11111 color rgbf <0.0314,0.4863,0.0039,0.0000>] [0.11111 color rgbf <0.1020,0.4627,0.0157,0.0000>] [0.22222 color rgbf <0.1020,0.4627,0.0157,0.0000>] [0.22222 color rgbf <0.1765,0.4353,0.0275,0.0000>] [0.33333 color rgbf <0.1765,0.4353,0.0275,0.0000>] [0.33333 color rgbf <0.2549,0.4078,0.0392,0.0000>] [0.44444 color rgbf <0.2549,0.4078,0.0392,0.0000>] [0.44444 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.55556 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.55556 color rgbf <0.4235,0.3490,0.0706,0.0000>] [0.66667 color rgbf <0.4235,0.3490,0.0706,0.0000>] [0.66667 color rgbf <0.5216,0.3176,0.0824,0.0000>] [0.77778 color rgbf <0.5216,0.3176,0.0824,0.0000>] [0.77778 color rgbf <0.6196,0.2824,0.1020,0.0000>] [0.88889 color rgbf <0.6196,0.2824,0.1020,0.0000>] [0.88889 color rgbf <0.7255,0.2431,0.1176,0.0000>] [1.00000 color rgbf <0.7255,0.2431,0.1176,0.0000>] }