// cpt-city: ncl/nrl_sirkes_nowhite (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 nrl_sirkes_nowhite = color_map { [0.00000 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.05263 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.05263 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.10526 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.10526 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.15790 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.15790 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.21053 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.21053 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.26316 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.26316 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.31579 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.31579 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.36842 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.36842 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.42105 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.42105 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.47368 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.47368 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.52632 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.52632 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.57895 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.57895 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.63158 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.63158 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.68421 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.68421 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.73684 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.73684 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.78947 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.78947 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.84210 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.84210 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.89474 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.89474 color rgbf <0.7490,0.0000,0.0000,0.0000>] [0.94737 color rgbf <0.7490,0.0000,0.0000,0.0000>] [0.94737 color rgbf <0.5020,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.5020,0.0000,0.0000,0.0000>] }