// cpt-city: ncl/BlueDarkOrange18 (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 BlueDarkOrange18 = color_map { [0.00000 color rgbf <0.0000,0.4000,0.4000,0.0000>] [0.05882 color rgbf <0.0000,0.4000,0.4000,0.0000>] [0.05882 color rgbf <0.0000,0.6000,0.6000,0.0000>] [0.11765 color rgbf <0.0000,0.6000,0.6000,0.0000>] [0.11765 color rgbf <0.0000,0.8000,0.8000,0.0000>] [0.17647 color rgbf <0.0000,0.8000,0.8000,0.0000>] [0.17647 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.23529 color rgbf <0.0000,1.0000,1.0000,0.0000>] [0.23529 color rgbf <0.2000,1.0000,1.0000,0.0000>] [0.29412 color rgbf <0.2000,1.0000,1.0000,0.0000>] [0.29412 color rgbf <0.3961,1.0000,1.0000,0.0000>] [0.35294 color rgbf <0.3961,1.0000,1.0000,0.0000>] [0.35294 color rgbf <0.6000,1.0000,1.0000,0.0000>] [0.41176 color rgbf <0.6000,1.0000,1.0000,0.0000>] [0.41176 color rgbf <0.6980,1.0000,1.0000,0.0000>] [0.47059 color rgbf <0.6980,1.0000,1.0000,0.0000>] [0.47059 color rgbf <0.7961,1.0000,1.0000,0.0000>] [0.52941 color rgbf <0.7961,1.0000,1.0000,0.0000>] [0.52941 color rgbf <0.8980,1.0000,1.0000,0.0000>] [0.58824 color rgbf <0.8980,1.0000,1.0000,0.0000>] [0.58824 color rgbf <1.0000,0.8980,0.7961,0.0000>] [0.64706 color rgbf <1.0000,0.8980,0.7961,0.0000>] [0.64706 color rgbf <1.0000,0.7922,0.6000,0.0000>] [0.70588 color rgbf <1.0000,0.7922,0.6000,0.0000>] [0.70588 color rgbf <1.0000,0.6784,0.3961,0.0000>] [0.76471 color rgbf <1.0000,0.6784,0.3961,0.0000>] [0.76471 color rgbf <1.0000,0.5569,0.2000,0.0000>] [0.82353 color rgbf <1.0000,0.5569,0.2000,0.0000>] [0.82353 color rgbf <1.0000,0.4314,0.0000,0.0000>] [0.88235 color rgbf <1.0000,0.4314,0.0000,0.0000>] [0.88235 color rgbf <0.8000,0.3333,0.0000,0.0000>] [0.94118 color rgbf <0.8000,0.3333,0.0000,0.0000>] [0.94118 color rgbf <0.6000,0.2392,0.0000,0.0000>] [1.00000 color rgbf <0.6000,0.2392,0.0000,0.0000>] }