// 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.04762 color rgbf <0.0000,0.3804,0.5020,0.0000>] [0.04762 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.09524 color rgbf <0.0000,0.5020,0.6314,0.0000>] [0.09524 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.14286 color rgbf <0.0000,0.6314,0.7490,0.0000>] [0.14286 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.19048 color rgbf <0.0000,0.7490,0.8784,0.0000>] [0.19048 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.23810 color rgbf <0.0000,0.8784,1.0000,0.0000>] [0.23810 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.28571 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.28571 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.33333 color rgbf <0.2000,0.9882,0.9882,0.0000>] [0.33333 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.38095 color rgbf <0.4000,0.9882,0.9882,0.0000>] [0.38095 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.42857 color rgbf <0.6000,0.9882,0.9882,0.0000>] [0.42857 color rgbf <0.8000,0.9882,0.9882,0.0000>] [0.47619 color rgbf <0.8000,0.9882,0.9882,0.0000>] [0.47619 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.52381 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.52381 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.57143 color rgbf <0.9882,0.9882,0.0000,0.0000>] [0.57143 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.61905 color rgbf <0.9882,0.8784,0.0000,0.0000>] [0.61905 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.71429 color rgbf <0.9882,0.6314,0.0000,0.0000>] [0.71429 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.76191 color rgbf <0.9882,0.5020,0.0000,0.0000>] [0.76191 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.80952 color rgbf <0.9882,0.3804,0.0000,0.0000>] [0.80952 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.85714 color rgbf <0.9882,0.2510,0.0000,0.0000>] [0.85714 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.90476 color rgbf <0.9882,0.1294,0.0000,0.0000>] [0.90476 color rgbf <0.7490,0.0000,0.0000,0.0000>] [0.95238 color rgbf <0.7490,0.0000,0.0000,0.0000>] [0.95238 color rgbf <0.5020,0.0000,0.0000,0.0000>] [1.00000 color rgbf <0.5020,0.0000,0.0000,0.0000>] }