// cpt-city: km/green-red-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 green_red_d14 = color_map { [0.00000 color rgbf <0.0235,0.4941,0.0039,0.0000>] [0.07143 color rgbf <0.0235,0.4941,0.0039,0.0000>] [0.07143 color rgbf <0.0667,0.4745,0.0118,0.0000>] [0.14286 color rgbf <0.0667,0.4745,0.0118,0.0000>] [0.14286 color rgbf <0.1098,0.4627,0.0157,0.0000>] [0.21429 color rgbf <0.1098,0.4627,0.0157,0.0000>] [0.21429 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.28571 color rgbf <0.1569,0.4431,0.0235,0.0000>] [0.28571 color rgbf <0.2078,0.4235,0.0353,0.0000>] [0.35714 color rgbf <0.2078,0.4235,0.0353,0.0000>] [0.35714 color rgbf <0.2549,0.4078,0.0392,0.0000>] [0.42857 color rgbf <0.2549,0.4078,0.0392,0.0000>] [0.42857 color rgbf <0.3098,0.3882,0.0510,0.0000>] [0.50000 color rgbf <0.3098,0.3882,0.0510,0.0000>] [0.50000 color rgbf <0.3647,0.3686,0.0588,0.0000>] [0.57143 color rgbf <0.3647,0.3686,0.0588,0.0000>] [0.57143 color rgbf <0.4235,0.3490,0.0706,0.0000>] [0.64286 color rgbf <0.4235,0.3490,0.0706,0.0000>] [0.64286 color rgbf <0.4824,0.3294,0.0784,0.0000>] [0.71429 color rgbf <0.4824,0.3294,0.0784,0.0000>] [0.71429 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.78571 color rgbf <0.5451,0.3059,0.0902,0.0000>] [0.78571 color rgbf <0.6078,0.2824,0.1020,0.0000>] [0.85714 color rgbf <0.6078,0.2824,0.1020,0.0000>] [0.85714 color rgbf <0.6784,0.2627,0.1098,0.0000>] [0.92857 color rgbf <0.6784,0.2627,0.1098,0.0000>] [0.92857 color rgbf <0.7451,0.2353,0.1255,0.0000>] [1.00000 color rgbf <0.7451,0.2353,0.1255,0.0000>] }