// cpt-city: ncl/prcp_3 (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 prcp_3 = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.04348 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.04348 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.08696 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.08696 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.13043 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.13043 color rgbf <0.9137,0.8000,0.9765,0.0000>] [0.17391 color rgbf <0.9137,0.8000,0.9765,0.0000>] [0.17391 color rgbf <0.8118,0.5020,0.8745,0.0000>] [0.21739 color rgbf <0.8118,0.5020,0.8745,0.0000>] [0.21739 color rgbf <0.5137,0.2000,0.5765,0.0000>] [0.26087 color rgbf <0.5137,0.2000,0.5765,0.0000>] [0.26087 color rgbf <0.2275,0.0000,0.6902,0.0000>] [0.30435 color rgbf <0.2275,0.0000,0.6902,0.0000>] [0.30435 color rgbf <0.1137,0.0000,0.8431,0.0000>] [0.34783 color rgbf <0.1137,0.0000,0.8431,0.0000>] [0.34783 color rgbf <0.0000,0.0000,1.0000,0.0000>] [0.39130 color rgbf <0.0000,0.0000,1.0000,0.0000>] [0.39130 color rgbf <0.0118,0.2353,0.6863,0.0000>] [0.43478 color rgbf <0.0118,0.2353,0.6863,0.0000>] [0.43478 color rgbf <0.0196,0.4667,0.3725,0.0000>] [0.47826 color rgbf <0.0196,0.4667,0.3725,0.0000>] [0.47826 color rgbf <0.0314,0.7020,0.0588,0.0000>] [0.52174 color rgbf <0.0314,0.7020,0.0588,0.0000>] [0.52174 color rgbf <0.5176,0.8510,0.0314,0.0000>] [0.56522 color rgbf <0.5176,0.8510,0.0314,0.0000>] [0.56522 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.60870 color rgbf <1.0000,1.0000,0.0000,0.0000>] [0.60870 color rgbf <1.0000,0.6667,0.0000,0.0000>] [0.65217 color rgbf <1.0000,0.6667,0.0000,0.0000>] [0.65217 color rgbf <1.0000,0.3333,0.0000,0.0000>] [0.69565 color rgbf <1.0000,0.3333,0.0000,0.0000>] [0.69565 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.73913 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.73913 color rgbf <0.7020,0.0000,0.0000,0.0000>] [0.78261 color rgbf <0.7020,0.0000,0.0000,0.0000>] [0.78261 color rgbf <0.4000,0.0000,0.0000,0.0000>] [0.82609 color rgbf <0.4000,0.0000,0.0000,0.0000>] [0.82609 color rgbf <0.2000,0.0000,0.0000,0.0000>] [0.86957 color rgbf <0.2000,0.0000,0.0000,0.0000>] [0.86957 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.91304 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.91304 color rgbf <0.9804,0.7725,0.9804,0.0000>] [0.95652 color rgbf <0.9804,0.7725,0.9804,0.0000>] [0.95652 color rgbf <1.0000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }