// cpt-city: km/green-red-d10 (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_d10 = color_map { [0.00000 color rgbf <0.0275,0.4902,0.0039,0.0000>] [0.10000 color rgbf <0.0275,0.4902,0.0039,0.0000>] [0.10000 color rgbf <0.0902,0.4627,0.0157,0.0000>] [0.20000 color rgbf <0.0902,0.4627,0.0157,0.0000>] [0.20000 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.30000 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.30000 color rgbf <0.2235,0.4196,0.0353,0.0000>] [0.40000 color rgbf <0.2235,0.4196,0.0353,0.0000>] [0.40000 color rgbf <0.2980,0.3922,0.0471,0.0000>] [0.50000 color rgbf <0.2980,0.3922,0.0471,0.0000>] [0.50000 color rgbf <0.3765,0.3647,0.0588,0.0000>] [0.60000 color rgbf <0.3765,0.3647,0.0588,0.0000>] [0.60000 color rgbf <0.4588,0.3333,0.0745,0.0000>] [0.70000 color rgbf <0.4588,0.3333,0.0745,0.0000>] [0.70000 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.80000 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.80000 color rgbf <0.6353,0.2745,0.1020,0.0000>] [0.90000 color rgbf <0.6353,0.2745,0.1020,0.0000>] [0.90000 color rgbf <0.7294,0.2392,0.1216,0.0000>] [1.00000 color rgbf <0.7294,0.2392,0.1216,0.0000>] }