// cpt-city: km/green-purple-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 green_purple_d07 = color_map { [0.00000 color rgbf <0.1412,0.6235,0.2980,0.0000>] [0.14286 color rgbf <0.1412,0.6235,0.2980,0.0000>] [0.14286 color rgbf <0.3098,0.7804,0.5255,0.0000>] [0.28571 color rgbf <0.3098,0.7804,0.5255,0.0000>] [0.28571 color rgbf <0.5608,0.8745,0.7412,0.0000>] [0.42857 color rgbf <0.5608,0.8745,0.7412,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.8745,0.6745,0.7804,0.0000>] [0.71429 color rgbf <0.8745,0.6745,0.7804,0.0000>] [0.71429 color rgbf <0.7529,0.5020,0.7176,0.0000>] [0.85714 color rgbf <0.7529,0.5020,0.7176,0.0000>] [0.85714 color rgbf <0.5490,0.3647,0.6627,0.0000>] [1.00000 color rgbf <0.5490,0.3647,0.6627,0.0000>] }