// cpt-city: ncl/precip4_diff_19lev (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_diff_19lev = color_map { [0.00000 color rgbf <0.4196,0.1294,0.0275,0.0000>] [0.05263 color rgbf <0.4196,0.1294,0.0275,0.0000>] [0.05263 color rgbf <0.7098,0.2314,0.1294,0.0000>] [0.10526 color rgbf <0.7098,0.2314,0.1294,0.0000>] [0.10526 color rgbf <0.7804,0.3333,0.2588,0.0000>] [0.15790 color rgbf <0.7804,0.3333,0.2588,0.0000>] [0.15790 color rgbf <0.8039,0.4118,0.3529,0.0000>] [0.21053 color rgbf <0.8039,0.4118,0.3529,0.0000>] [0.21053 color rgbf <0.6510,0.1961,0.2157,0.0000>] [0.26316 color rgbf <0.6510,0.1961,0.2157,0.0000>] [0.26316 color rgbf <0.6784,0.2510,0.3451,0.0000>] [0.31579 color rgbf <0.6784,0.2510,0.3451,0.0000>] [0.31579 color rgbf <0.7608,0.4039,0.4471,0.0000>] [0.36842 color rgbf <0.7608,0.4039,0.4471,0.0000>] [0.36842 color rgbf <0.8510,0.6039,0.6235,0.0000>] [0.42105 color rgbf <0.8510,0.6039,0.6235,0.0000>] [0.42105 color rgbf <1.0000,0.8745,0.8784,0.0000>] [0.47368 color rgbf <1.0000,0.8745,0.8784,0.0000>] [0.47368 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.52632 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.57895 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.57895 color rgbf <0.8745,1.0000,0.9765,0.0000>] [0.63158 color rgbf <0.8745,1.0000,0.9765,0.0000>] [0.63158 color rgbf <0.6039,0.8510,0.7922,0.0000>] [0.68421 color rgbf <0.6039,0.8510,0.7922,0.0000>] [0.68421 color rgbf <0.4039,0.7608,0.6392,0.0000>] [0.73684 color rgbf <0.4039,0.7608,0.6392,0.0000>] [0.73684 color rgbf <0.2510,0.6784,0.4588,0.0000>] [0.78947 color rgbf <0.2510,0.6784,0.4588,0.0000>] [0.78947 color rgbf <0.1961,0.6510,0.5882,0.0000>] [0.84210 color rgbf <0.1961,0.6510,0.5882,0.0000>] [0.84210 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.89474 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.89474 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.94737 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.94737 color rgbf <0.2980,0.5529,0.7686,0.0000>] [1.00000 color rgbf <0.2980,0.5529,0.7686,0.0000>] }