// cpt-city: ncl/nrl_sirkes (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 = color_map { [0.00000 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.05000 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.05000 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.10000 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.10000 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.15000 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.15000 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.20000 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.20000 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.25000 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.25000 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.30000 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.30000 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.35000 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.35000 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.40000 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.40000 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.45000 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.45000 color rgbf <0.8000,0.9882,0.9882,0.0000>] [0.50000 color rgbf <0.8000,0.9882,0.9882,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.55000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.55000 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.60000 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.60000 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.65000 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.65000 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.70000 color rgbf <0.9882,0.7490,0.0000,0.0000>] [0.70000 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.75000 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.75000 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.80000 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.80000 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.85000 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.85000 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.90000 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.90000 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.95000 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.95000 color rgbf <0.7490,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.7490,0.0000,0.0000,0.0000>] }