// cpt-city: km/blue-tan-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 blue_tan_d10 = color_map { [0.00000 color rgbf <0.2549,0.5725,0.9216,0.0000>] [0.10000 color rgbf <0.2549,0.5725,0.9216,0.0000>] [0.10000 color rgbf <0.3412,0.6588,0.9373,0.0000>] [0.20000 color rgbf <0.3412,0.6588,0.9373,0.0000>] [0.20000 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.30000 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.30000 color rgbf <0.6078,0.8078,0.9137,0.0000>] [0.40000 color rgbf <0.6078,0.8078,0.9137,0.0000>] [0.40000 color rgbf <0.7804,0.8588,0.8902,0.0000>] [0.50000 color rgbf <0.7804,0.8588,0.8902,0.0000>] [0.50000 color rgbf <0.8863,0.8706,0.7804,0.0000>] [0.60000 color rgbf <0.8863,0.8706,0.7804,0.0000>] [0.60000 color rgbf <0.8863,0.8314,0.5922,0.0000>] [0.70000 color rgbf <0.8863,0.8314,0.5922,0.0000>] [0.70000 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.80000 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.80000 color rgbf <0.8039,0.6627,0.2588,0.0000>] [0.90000 color rgbf <0.8039,0.6627,0.2588,0.0000>] [0.90000 color rgbf <0.7255,0.5529,0.1412,0.0000>] [1.00000 color rgbf <0.7255,0.5529,0.1412,0.0000>] }