// cpt-city: ncl/rh_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 rh_19lev = color_map { [0.00000 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.05263 color rgbf <0.9961,0.9961,0.9961,0.0000>] [0.05263 color rgbf <0.9961,0.9961,0.6275,0.0000>] [0.10526 color rgbf <0.9961,0.9961,0.6275,0.0000>] [0.10526 color rgbf <0.9961,0.9961,0.3882,0.0000>] [0.15790 color rgbf <0.9961,0.9961,0.3882,0.0000>] [0.15790 color rgbf <0.9569,0.9569,0.4314,0.0000>] [0.21053 color rgbf <0.9569,0.9569,0.4314,0.0000>] [0.21053 color rgbf <1.0000,0.8235,0.1373,0.0000>] [0.26316 color rgbf <1.0000,0.8235,0.1373,0.0000>] [0.26316 color rgbf <1.0000,0.6392,0.0980,0.0000>] [0.31579 color rgbf <1.0000,0.6392,0.0980,0.0000>] [0.31579 color rgbf <1.0000,0.3490,0.0980,0.0000>] [0.36842 color rgbf <1.0000,0.3490,0.0980,0.0000>] [0.36842 color rgbf <0.9020,0.4784,0.3961,0.0000>] [0.42105 color rgbf <0.9020,0.4784,0.3961,0.0000>] [0.42105 color rgbf <0.9294,0.5686,0.4863,0.0000>] [0.47368 color rgbf <0.9294,0.5686,0.4863,0.0000>] [0.47368 color rgbf <0.9373,0.6980,0.5725,0.0000>] [0.52632 color rgbf <0.9373,0.6980,0.5725,0.0000>] [0.52632 color rgbf <0.9686,0.7804,0.6980,0.0000>] [0.57895 color rgbf <0.9686,0.7804,0.6980,0.0000>] [0.57895 color rgbf <1.0000,0.9020,0.9020,0.0000>] [0.63158 color rgbf <1.0000,0.9020,0.9020,0.0000>] [0.63158 color rgbf <0.8431,0.8824,1.0000,0.0000>] [0.68421 color rgbf <0.8431,0.8824,1.0000,0.0000>] [0.68421 color rgbf <0.5882,0.8235,1.0000,0.0000>] [0.73684 color rgbf <0.5882,0.8235,1.0000,0.0000>] [0.73684 color rgbf <0.1176,0.7412,1.0000,0.0000>] [0.78947 color rgbf <0.1176,0.7412,1.0000,0.0000>] [0.78947 color rgbf <0.0784,0.6235,1.0000,0.0000>] [0.84210 color rgbf <0.0784,0.6235,1.0000,0.0000>] [0.84210 color rgbf <0.0392,0.4235,0.9412,0.0000>] [0.89474 color rgbf <0.0392,0.4235,0.9412,0.0000>] [0.89474 color rgbf <0.0431,0.4549,1.0000,0.0000>] [0.94737 color rgbf <0.0431,0.4549,1.0000,0.0000>] [0.94737 color rgbf <0.0392,0.4078,0.7843,0.0000>] [1.00000 color rgbf <0.0392,0.4078,0.7843,0.0000>] }