// 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.05556 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.05556 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.11111 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.11111 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.16667 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.16667 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.22222 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.22222 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.27778 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.27778 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.33333 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.33333 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.38889 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.38889 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.44444 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.44444 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.50000 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.50000 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.55556 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.55556 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.61111 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.61111 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.66667 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.66667 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.72222 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.72222 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.77778 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.77778 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.83333 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.83333 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.88889 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.88889 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.94444 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.94444 color rgbf <0.7490,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.7490,0.0000,0.0000,0.0000>] }