// cpt-city: ncl/hotcolr_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 hotcolr_19lev = color_map { [0.00000 color rgbf <0.0000,0.0000,0.1961,0.0000>] [0.05263 color rgbf <0.0000,0.0000,0.1961,0.0000>] [0.05263 color rgbf <0.0941,0.0941,0.4392,0.0000>] [0.10526 color rgbf <0.0941,0.0941,0.4392,0.0000>] [0.10526 color rgbf <0.0627,0.3059,0.5451,0.0000>] [0.15790 color rgbf <0.0627,0.3059,0.5451,0.0000>] [0.15790 color rgbf <0.0902,0.4549,0.8039,0.0000>] [0.21053 color rgbf <0.0902,0.4549,0.8039,0.0000>] [0.21053 color rgbf <0.2824,0.4627,1.0000,0.0000>] [0.26316 color rgbf <0.2824,0.4627,1.0000,0.0000>] [0.26316 color rgbf <0.3569,0.6745,0.9294,0.0000>] [0.31579 color rgbf <0.3569,0.6745,0.9294,0.0000>] [0.31579 color rgbf <0.6784,0.8431,0.9020,0.0000>] [0.36842 color rgbf <0.6784,0.8431,0.9020,0.0000>] [0.36842 color rgbf <0.8196,0.9294,0.9294,0.0000>] [0.42105 color rgbf <0.8196,0.9294,0.9294,0.0000>] [0.42105 color rgbf <0.8980,0.9373,0.9765,0.0000>] [0.47368 color rgbf <0.8980,0.9373,0.9765,0.0000>] [0.47368 color rgbf <0.9490,1.0000,1.0000,0.0000>] [0.52632 color rgbf <0.9490,1.0000,1.0000,0.0000>] [0.52632 color rgbf <0.9922,0.9608,0.9020,0.0000>] [0.57895 color rgbf <0.9922,0.9608,0.9020,0.0000>] [0.57895 color rgbf <1.0000,0.8941,0.7059,0.0000>] [0.63158 color rgbf <1.0000,0.8941,0.7059,0.0000>] [0.63158 color rgbf <0.9529,0.6431,0.3765,0.0000>] [0.68421 color rgbf <0.9529,0.6431,0.3765,0.0000>] [0.68421 color rgbf <0.9294,0.4627,0.0000,0.0000>] [0.73684 color rgbf <0.9294,0.4627,0.0000,0.0000>] [0.73684 color rgbf <0.8039,0.4000,0.1137,0.0000>] [0.78947 color rgbf <0.8039,0.4000,0.1137,0.0000>] [0.78947 color rgbf <0.8784,0.1922,0.0588,0.0000>] [0.84210 color rgbf <0.8784,0.1922,0.0588,0.0000>] [0.84210 color rgbf <0.9294,0.0000,0.0000,0.0000>] [0.89474 color rgbf <0.9294,0.0000,0.0000,0.0000>] [0.89474 color rgbf <0.8039,0.0000,0.0000,0.0000>] [0.94737 color rgbf <0.8039,0.0000,0.0000,0.0000>] [0.94737 color rgbf <0.5451,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.5451,0.0000,0.0000,0.0000>] }