// cpt-city: km/green-red-d13 (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_d13 = color_map { [0.00000 color rgbf <0.0235,0.4941,0.0039,0.0000>] [0.07692 color rgbf <0.0235,0.4941,0.0039,0.0000>] [0.07692 color rgbf <0.0706,0.4745,0.0118,0.0000>] [0.15385 color rgbf <0.0706,0.4745,0.0118,0.0000>] [0.15385 color rgbf <0.1176,0.4588,0.0196,0.0000>] [0.23077 color rgbf <0.1176,0.4588,0.0196,0.0000>] [0.23077 color rgbf <0.1686,0.4392,0.0275,0.0000>] [0.30769 color rgbf <0.1686,0.4392,0.0275,0.0000>] [0.30769 color rgbf <0.2196,0.4196,0.0353,0.0000>] [0.38461 color rgbf <0.2196,0.4196,0.0353,0.0000>] [0.38461 color rgbf <0.2784,0.4000,0.0431,0.0000>] [0.46154 color rgbf <0.2784,0.4000,0.0431,0.0000>] [0.46154 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.53846 color rgbf <0.3373,0.3804,0.0549,0.0000>] [0.53846 color rgbf <0.4000,0.3569,0.0627,0.0000>] [0.61538 color rgbf <0.4000,0.3569,0.0627,0.0000>] [0.61538 color rgbf <0.4627,0.3333,0.0745,0.0000>] [0.69231 color rgbf <0.4627,0.3333,0.0745,0.0000>] [0.69231 color rgbf <0.5255,0.3098,0.0863,0.0000>] [0.76923 color rgbf <0.5255,0.3098,0.0863,0.0000>] [0.76923 color rgbf <0.5961,0.2863,0.0980,0.0000>] [0.84615 color rgbf <0.5961,0.2863,0.0980,0.0000>] [0.84615 color rgbf <0.6667,0.2627,0.1098,0.0000>] [0.92308 color rgbf <0.6667,0.2627,0.1098,0.0000>] [0.92308 color rgbf <0.7412,0.2353,0.1255,0.0000>] [1.00000 color rgbf <0.7412,0.2353,0.1255,0.0000>] }