// cpt-city: km/blue-tan-d14 (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_d14 = color_map { [0.00000 color rgbf <0.2431,0.5569,0.9176,0.0000>] [0.07143 color rgbf <0.2431,0.5569,0.9176,0.0000>] [0.07143 color rgbf <0.3020,0.6235,0.9333,0.0000>] [0.14286 color rgbf <0.3020,0.6235,0.9333,0.0000>] [0.14286 color rgbf <0.3725,0.6824,0.9373,0.0000>] [0.21429 color rgbf <0.3725,0.6824,0.9373,0.0000>] [0.21429 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.28571 color rgbf <0.4588,0.7412,0.9294,0.0000>] [0.28571 color rgbf <0.5608,0.7922,0.9176,0.0000>] [0.35714 color rgbf <0.5608,0.7922,0.9176,0.0000>] [0.35714 color rgbf <0.6784,0.8314,0.9059,0.0000>] [0.42857 color rgbf <0.6784,0.8314,0.9059,0.0000>] [0.42857 color rgbf <0.8078,0.8627,0.8863,0.0000>] [0.50000 color rgbf <0.8078,0.8627,0.8863,0.0000>] [0.50000 color rgbf <0.8824,0.8745,0.8078,0.0000>] [0.57143 color rgbf <0.8824,0.8745,0.8078,0.0000>] [0.57143 color rgbf <0.8902,0.8510,0.6706,0.0000>] [0.64286 color rgbf <0.8902,0.8510,0.6706,0.0000>] [0.64286 color rgbf <0.8824,0.8157,0.5373,0.0000>] [0.71429 color rgbf <0.8824,0.8157,0.5373,0.0000>] [0.71429 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.78571 color rgbf <0.8588,0.7608,0.4118,0.0000>] [0.78571 color rgbf <0.8235,0.6941,0.3020,0.0000>] [0.85714 color rgbf <0.8235,0.6941,0.3020,0.0000>] [0.85714 color rgbf <0.7725,0.6157,0.2039,0.0000>] [0.92857 color rgbf <0.7725,0.6157,0.2039,0.0000>] [0.92857 color rgbf <0.7098,0.5333,0.1255,0.0000>] [1.00000 color rgbf <0.7098,0.5333,0.1255,0.0000>] }