// cpt-city: ncl/precip4_11lev (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 precip4_11lev = color_map { [0.00000 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.09091 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.09091 color rgbf <0.8745,1.0000,0.9765,0.0000>] [0.18182 color rgbf <0.8745,1.0000,0.9765,0.0000>] [0.18182 color rgbf <0.6039,0.8510,0.7922,0.0000>] [0.27273 color rgbf <0.6039,0.8510,0.7922,0.0000>] [0.27273 color rgbf <0.4039,0.7608,0.6392,0.0000>] [0.36364 color rgbf <0.4039,0.7608,0.6392,0.0000>] [0.36364 color rgbf <0.2510,0.6784,0.4588,0.0000>] [0.45455 color rgbf <0.2510,0.6784,0.4588,0.0000>] [0.45455 color rgbf <0.1961,0.6510,0.5882,0.0000>] [0.54546 color rgbf <0.1961,0.6510,0.5882,0.0000>] [0.54546 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.63636 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.63636 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.72727 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.72727 color rgbf <0.2980,0.5529,0.7686,0.0000>] [0.81818 color rgbf <0.2980,0.5529,0.7686,0.0000>] [0.81818 color rgbf <0.0275,0.1843,0.4196,0.0000>] [0.90909 color rgbf <0.0275,0.1843,0.4196,0.0000>] [0.90909 color rgbf <0.0275,0.1176,0.2745,0.0000>] [1.00000 color rgbf <0.0275,0.1176,0.2745,0.0000>] }