// cpt-city: nd/atmospheric/Cloudy_Cloudy (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_Cloudy_Cloudy = color_map { [0.00000 color rgbf <0.8196,0.8196,0.8196,0.0000>] [0.12062 color rgbf <0.7922,0.7922,0.7882,0.0000>] [0.25209 color rgbf <0.7647,0.7647,0.7608,0.0000>] [0.36227 color rgbf <0.6431,0.6392,0.6353,0.0000>] [0.42237 color rgbf <0.5216,0.5176,0.5098,0.0000>] [0.44908 color rgbf <0.6235,0.6196,0.6000,0.0000>] [0.48581 color rgbf <0.7255,0.7216,0.6941,0.0000>] [0.76962 color rgbf <0.5176,0.5137,0.4745,0.0000>] [1.00000 color rgbf <0.3059,0.3020,0.2510,0.0000>] }