// cpt-city: ncl/sunshine_diff_12lev (cpt) // // Colour-tables from NCL (NCAR Command Language), an open-source // interpreted language designed specifically for scientific data // analysis and visualisation // // author: University Corporation for Atmospheric Research (UCAR) // copyright: Custom open-source // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/ncl #declare sunshine_diff_12lev = color_map { [0.00000 color rgbf <0.3176,0.0353,0.4745,0.0000>] [0.07692 color rgbf <0.3176,0.0353,0.4745,0.0000>] [0.07692 color rgbf <0.5843,0.0588,0.8745,0.0000>] [0.15385 color rgbf <0.5843,0.0588,0.8745,0.0000>] [0.15385 color rgbf <0.7176,0.2941,0.9529,0.0000>] [0.23077 color rgbf <0.7176,0.2941,0.9529,0.0000>] [0.23077 color rgbf <0.7961,0.4941,0.9647,0.0000>] [0.30769 color rgbf <0.7961,0.4941,0.9647,0.0000>] [0.30769 color rgbf <0.8824,0.7059,0.9804,0.0000>] [0.38461 color rgbf <0.8824,0.7059,0.9804,0.0000>] [0.38461 color rgbf <0.9255,0.8157,0.9882,0.0000>] [0.46154 color rgbf <0.9255,0.8157,0.9882,0.0000>] [0.46154 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.53846 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.53846 color rgbf <1.0000,0.9608,0.8000,0.0000>] [0.61538 color rgbf <1.0000,0.9608,0.8000,0.0000>] [0.61538 color rgbf <1.0000,0.9020,0.4392,0.0000>] [0.69231 color rgbf <1.0000,0.9020,0.4392,0.0000>] [0.69231 color rgbf <1.0000,0.8000,0.2000,0.0000>] [0.76923 color rgbf <1.0000,0.8000,0.2000,0.0000>] [0.76923 color rgbf <1.0000,0.6863,0.2000,0.0000>] [0.84615 color rgbf <1.0000,0.6863,0.2000,0.0000>] [0.84615 color rgbf <1.0000,0.4353,0.0000,0.0000>] [0.92308 color rgbf <1.0000,0.4353,0.0000,0.0000>] [0.92308 color rgbf <0.9020,0.1569,0.1176,0.0000>] [1.00000 color rgbf <0.9020,0.1569,0.1176,0.0000>] }