// cpt-city: ncl/StepSeq25 (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 StepSeq25 = color_map { [0.00000 color rgbf <0.6000,0.0588,0.0588,0.0000>] [0.04000 color rgbf <0.6000,0.0588,0.0588,0.0000>] [0.04000 color rgbf <0.6980,0.1725,0.1725,0.0000>] [0.08000 color rgbf <0.6980,0.1725,0.1725,0.0000>] [0.08000 color rgbf <0.8000,0.3176,0.3176,0.0000>] [0.12000 color rgbf <0.8000,0.3176,0.3176,0.0000>] [0.12000 color rgbf <0.8980,0.4941,0.4941,0.0000>] [0.16000 color rgbf <0.8980,0.4941,0.4941,0.0000>] [0.16000 color rgbf <1.0000,0.6980,0.6980,0.0000>] [0.20000 color rgbf <1.0000,0.6980,0.6980,0.0000>] [0.20000 color rgbf <0.6000,0.3294,0.0588,0.0000>] [0.24000 color rgbf <0.6000,0.3294,0.0588,0.0000>] [0.24000 color rgbf <0.6980,0.4353,0.1725,0.0000>] [0.28000 color rgbf <0.6980,0.4353,0.1725,0.0000>] [0.28000 color rgbf <0.8000,0.5569,0.3176,0.0000>] [0.32000 color rgbf <0.8000,0.5569,0.3176,0.0000>] [0.32000 color rgbf <0.8980,0.6941,0.4941,0.0000>] [0.36000 color rgbf <0.8980,0.6941,0.4941,0.0000>] [0.36000 color rgbf <1.0000,0.8471,0.6980,0.0000>] [0.40000 color rgbf <1.0000,0.8471,0.6980,0.0000>] [0.40000 color rgbf <0.4196,0.6000,0.0588,0.0000>] [0.44000 color rgbf <0.4196,0.6000,0.0588,0.0000>] [0.44000 color rgbf <0.5216,0.6980,0.1725,0.0000>] [0.48000 color rgbf <0.5216,0.6980,0.1725,0.0000>] [0.48000 color rgbf <0.6392,0.8000,0.3176,0.0000>] [0.52000 color rgbf <0.6392,0.8000,0.3176,0.0000>] [0.52000 color rgbf <0.7647,0.8980,0.4941,0.0000>] [0.56000 color rgbf <0.7647,0.8980,0.4941,0.0000>] [0.56000 color rgbf <0.8980,1.0000,0.6980,0.0000>] [0.60000 color rgbf <0.8980,1.0000,0.6980,0.0000>] [0.60000 color rgbf <0.0588,0.4196,0.6000,0.0000>] [0.64000 color rgbf <0.0588,0.4196,0.6000,0.0000>] [0.64000 color rgbf <0.1725,0.5216,0.6980,0.0000>] [0.68000 color rgbf <0.1725,0.5216,0.6980,0.0000>] [0.68000 color rgbf <0.3176,0.6392,0.8000,0.0000>] [0.72000 color rgbf <0.3176,0.6392,0.8000,0.0000>] [0.72000 color rgbf <0.4941,0.7647,0.8980,0.0000>] [0.76000 color rgbf <0.4941,0.7647,0.8980,0.0000>] [0.76000 color rgbf <0.6980,0.8980,1.0000,0.0000>] [0.80000 color rgbf <0.6980,0.8980,1.0000,0.0000>] [0.80000 color rgbf <0.1490,0.0588,0.6000,0.0000>] [0.84000 color rgbf <0.1490,0.0588,0.6000,0.0000>] [0.84000 color rgbf <0.2588,0.1725,0.6980,0.0000>] [0.88000 color rgbf <0.2588,0.1725,0.6980,0.0000>] [0.88000 color rgbf <0.3961,0.3176,0.8000,0.0000>] [0.92000 color rgbf <0.3961,0.3176,0.8000,0.0000>] [0.92000 color rgbf <0.5608,0.4941,0.8980,0.0000>] [0.96000 color rgbf <0.5608,0.4941,0.8980,0.0000>] [0.96000 color rgbf <0.7490,0.6980,1.0000,0.0000>] [1.00000 color rgbf <0.7490,0.6980,1.0000,0.0000>] }