// cpt-city: ncl/topo_15lev (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 topo_15lev = color_map { [0.00000 color rgbf <0.1569,0.2118,0.6039,0.0000>] [0.06667 color rgbf <0.1569,0.2118,0.6039,0.0000>] [0.06667 color rgbf <0.0000,0.7882,0.1961,0.0000>] [0.13333 color rgbf <0.0000,0.7882,0.1961,0.0000>] [0.13333 color rgbf <0.1176,0.8275,0.4078,0.0000>] [0.20000 color rgbf <0.1176,0.8275,0.4078,0.0000>] [0.20000 color rgbf <0.3686,0.8784,0.4549,0.0000>] [0.26667 color rgbf <0.3686,0.8784,0.4549,0.0000>] [0.26667 color rgbf <0.6353,0.9216,0.5098,0.0000>] [0.33333 color rgbf <0.6353,0.9216,0.5098,0.0000>] [0.33333 color rgbf <0.8745,0.9725,0.5725,0.0000>] [0.40000 color rgbf <0.8745,0.9725,0.5725,0.0000>] [0.40000 color rgbf <0.9647,0.8980,0.5843,0.0000>] [0.46667 color rgbf <0.9647,0.8980,0.5843,0.0000>] [0.46667 color rgbf <0.7843,0.6980,0.4627,0.0000>] [0.53333 color rgbf <0.7843,0.6980,0.4627,0.0000>] [0.53333 color rgbf <0.6353,0.4941,0.3686,0.0000>] [0.60000 color rgbf <0.6353,0.4941,0.3686,0.0000>] [0.60000 color rgbf <0.5608,0.3804,0.3294,0.0000>] [0.66667 color rgbf <0.5608,0.3804,0.3294,0.0000>] [0.66667 color rgbf <0.6353,0.4902,0.4549,0.0000>] [0.73333 color rgbf <0.6353,0.4902,0.4549,0.0000>] [0.73333 color rgbf <0.6980,0.5882,0.5451,0.0000>] [0.80000 color rgbf <0.6980,0.5882,0.5451,0.0000>] [0.80000 color rgbf <0.7804,0.6902,0.6667,0.0000>] [0.86667 color rgbf <0.7804,0.6902,0.6667,0.0000>] [0.86667 color rgbf <0.8588,0.8039,0.7922,0.0000>] [0.93333 color rgbf <0.8588,0.8039,0.7922,0.0000>] [0.93333 color rgbf <0.9255,0.8941,0.8863,0.0000>] [1.00000 color rgbf <0.9255,0.8941,0.8863,0.0000>] }