// cpt-city: km/blue-tan-d07 (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 blue_tan_d07 = color_map { [0.00000 color rgbf <0.2706,0.5882,0.9294,0.0000>] [0.14286 color rgbf <0.2706,0.5882,0.9294,0.0000>] [0.14286 color rgbf <0.4157,0.7137,0.9333,0.0000>] [0.28571 color rgbf <0.4157,0.7137,0.9333,0.0000>] [0.28571 color rgbf <0.6196,0.8157,0.9098,0.0000>] [0.42857 color rgbf <0.6196,0.8157,0.9098,0.0000>] [0.42857 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.57143 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.57143 color rgbf <0.8863,0.8353,0.6039,0.0000>] [0.71429 color rgbf <0.8863,0.8353,0.6039,0.0000>] [0.71429 color rgbf <0.8392,0.7294,0.3529,0.0000>] [0.85714 color rgbf <0.8392,0.7294,0.3529,0.0000>] [0.85714 color rgbf <0.7451,0.5765,0.1608,0.0000>] [1.00000 color rgbf <0.7451,0.5765,0.1608,0.0000>] }