// cpt-city: nd/atmospheric/High (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/atmospheric #declare Atmospheric_High = color_map { [0.00000 color rgbf <0.1490,0.5020,0.5451,0.0000>] [0.08347 color rgbf <0.2588,0.6275,0.7451,0.0000>] [0.23205 color rgbf <0.3686,0.7490,0.9451,0.0000>] [0.32053 color rgbf <0.5176,0.8549,0.9725,0.0000>] [0.40000 color rgbf <0.6667,0.9608,1.0000,0.0000>] [0.43907 color rgbf <0.6235,0.8235,0.9804,0.0000>] [0.46578 color rgbf <0.5804,0.6902,0.9608,0.0000>] [0.59265 color rgbf <0.7882,0.8431,0.9804,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }