// cpt-city: ncl/wgne15 (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 wgne15 = color_map { [0.00000 color rgbf <0.6275,0.1255,0.9412,0.0000>] [0.07143 color rgbf <0.6275,0.1255,0.9412,0.0000>] [0.07143 color rgbf <0.0000,0.0000,0.7059,0.0000>] [0.14286 color rgbf <0.0000,0.0000,0.7059,0.0000>] [0.14286 color rgbf <0.2353,0.3922,0.9020,0.0000>] [0.21429 color rgbf <0.2353,0.3922,0.9020,0.0000>] [0.21429 color rgbf <0.4706,0.6078,0.9490,0.0000>] [0.28571 color rgbf <0.4706,0.6078,0.9490,0.0000>] [0.28571 color rgbf <0.6902,0.8784,0.9020,0.0000>] [0.35714 color rgbf <0.6902,0.8784,0.9020,0.0000>] [0.35714 color rgbf <0.1804,0.5451,0.3412,0.0000>] [0.42857 color rgbf <0.1804,0.5451,0.3412,0.0000>] [0.42857 color rgbf <0.3922,0.8824,0.0000,0.0000>] [0.50000 color rgbf <0.3922,0.8824,0.0000,0.0000>] [0.50000 color rgbf <0.8235,1.0000,0.1843,0.0000>] [0.57143 color rgbf <0.8235,1.0000,0.1843,0.0000>] [0.57143 color rgbf <0.9608,0.9020,0.7451,0.0000>] [0.64286 color rgbf <0.9608,0.9020,0.7451,0.0000>] [0.64286 color rgbf <0.8706,0.7216,0.5294,0.0000>] [0.71429 color rgbf <0.8706,0.7216,0.5294,0.0000>] [0.71429 color rgbf <1.0000,0.8824,0.0000,0.0000>] [0.78571 color rgbf <1.0000,0.8824,0.0000,0.0000>] [0.78571 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.85714 color rgbf <1.0000,0.6471,0.0000,0.0000>] [0.85714 color rgbf <1.0000,0.2706,0.0000,0.0000>] [0.92857 color rgbf <1.0000,0.2706,0.0000,0.0000>] [0.92857 color rgbf <0.5882,0.1333,0.1333,0.0000>] [1.00000 color rgbf <0.5882,0.1333,0.1333,0.0000>] }