// cpt-city: km/cool-warm-d11 (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 cool_warm_d11 = color_map { [0.00000 color rgbf <0.2471,0.3569,0.8118,0.0000>] [0.09091 color rgbf <0.2471,0.3569,0.8118,0.0000>] [0.09091 color rgbf <0.2941,0.4706,0.9020,0.0000>] [0.18182 color rgbf <0.2941,0.4706,0.9020,0.0000>] [0.18182 color rgbf <0.3804,0.5922,0.9529,0.0000>] [0.27273 color rgbf <0.3804,0.5922,0.9529,0.0000>] [0.27273 color rgbf <0.5020,0.7098,0.9608,0.0000>] [0.36364 color rgbf <0.5020,0.7098,0.9608,0.0000>] [0.36364 color rgbf <0.6667,0.8078,0.9333,0.0000>] [0.45455 color rgbf <0.6667,0.8078,0.9333,0.0000>] [0.45455 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.54546 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.54546 color rgbf <1.0000,0.6667,0.6314,0.0000>] [0.63636 color rgbf <1.0000,0.6667,0.6314,0.0000>] [0.63636 color rgbf <1.0000,0.4549,0.4353,0.0000>] [0.72727 color rgbf <1.0000,0.4549,0.4353,0.0000>] [0.72727 color rgbf <1.0000,0.2941,0.3255,0.0000>] [0.81818 color rgbf <1.0000,0.2941,0.3255,0.0000>] [0.81818 color rgbf <1.0000,0.1725,0.2588,0.0000>] [0.90909 color rgbf <1.0000,0.1725,0.2588,0.0000>] [0.90909 color rgbf <0.8275,0.0588,0.1882,0.0000>] [1.00000 color rgbf <0.8275,0.0588,0.1882,0.0000>] }