// cpt-city: ncl/temp_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 temp_19lev = color_map { [0.00000 color rgbf <0.0275,0.1176,0.2745,0.0000>] [0.05000 color rgbf <0.0275,0.1176,0.2745,0.0000>] [0.05000 color rgbf <0.0275,0.1843,0.4196,0.0000>] [0.10000 color rgbf <0.0275,0.1843,0.4196,0.0000>] [0.10000 color rgbf <0.0314,0.3216,0.6118,0.0000>] [0.15000 color rgbf <0.0314,0.3216,0.6118,0.0000>] [0.15000 color rgbf <0.1294,0.4431,0.7098,0.0000>] [0.20000 color rgbf <0.1294,0.4431,0.7098,0.0000>] [0.20000 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.25000 color rgbf <0.2588,0.5725,0.7804,0.0000>] [0.25000 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.30000 color rgbf <0.3529,0.6275,0.8039,0.0000>] [0.30000 color rgbf <0.4706,0.7490,0.8392,0.0000>] [0.35000 color rgbf <0.4706,0.7490,0.8392,0.0000>] [0.35000 color rgbf <0.6667,0.8627,0.9020,0.0000>] [0.40000 color rgbf <0.6667,0.8627,0.9020,0.0000>] [0.40000 color rgbf <0.8588,0.9608,1.0000,0.0000>] [0.45000 color rgbf <0.8588,0.9608,1.0000,0.0000>] [0.45000 color rgbf <0.9412,0.9882,1.0000,0.0000>] [0.50000 color rgbf <0.9412,0.9882,1.0000,0.0000>] [0.50000 color rgbf <1.0000,0.9412,0.9608,0.0000>] [0.55000 color rgbf <1.0000,0.9412,0.9608,0.0000>] [0.55000 color rgbf <1.0000,0.8784,0.8784,0.0000>] [0.60000 color rgbf <1.0000,0.8784,0.8784,0.0000>] [0.60000 color rgbf <0.9882,0.7333,0.6667,0.0000>] [0.65000 color rgbf <0.9882,0.7333,0.6667,0.0000>] [0.65000 color rgbf <0.9882,0.5725,0.4471,0.0000>] [0.70000 color rgbf <0.9882,0.5725,0.4471,0.0000>] [0.70000 color rgbf <0.9843,0.4157,0.2902,0.0000>] [0.75000 color rgbf <0.9843,0.4157,0.2902,0.0000>] [0.75000 color rgbf <0.9412,0.2353,0.1686,0.0000>] [0.80000 color rgbf <0.9412,0.2353,0.1686,0.0000>] [0.80000 color rgbf <0.8000,0.0941,0.1176,0.0000>] [0.85000 color rgbf <0.8000,0.0941,0.1176,0.0000>] [0.85000 color rgbf <0.6510,0.0588,0.0784,0.0000>] [0.90000 color rgbf <0.6510,0.0588,0.0784,0.0000>] [0.90000 color rgbf <0.4706,0.0392,0.0588,0.0000>] [0.95000 color rgbf <0.4706,0.0392,0.0588,0.0000>] [0.95000 color rgbf <0.3725,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.3725,0.0000,0.0000,0.0000>] }