// cpt-city: nd/atmospheric/Red_Ocean (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_Red_Ocean = color_map { [0.00000 color rgbf <0.7686,0.0902,0.2118,0.0000>] [0.07846 color rgbf <0.8039,0.2431,0.1333,0.0000>] [0.16661 color rgbf <0.8392,0.3922,0.0549,0.0000>] [0.34724 color rgbf <0.8471,0.4118,0.0275,0.0000>] [0.36661 color rgbf <0.8549,0.4314,0.0000,0.0000>] [0.39065 color rgbf <0.8667,0.5373,0.2627,0.0000>] [0.42070 color rgbf <0.8745,0.6392,0.5255,0.0000>] [0.50584 color rgbf <0.9098,0.7412,0.6706,0.0000>] [0.61102 color rgbf <0.9451,0.8431,0.8196,0.0000>] [0.80300 color rgbf <0.8627,0.6745,0.4549,0.0000>] [1.00000 color rgbf <0.7804,0.5098,0.0902,0.0000>] }