// cpt-city: ncl/radar_1 (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 radar_1 = color_map { [0.00000 color rgbf <0.6980,0.9725,1.0000,0.0000>] [0.04348 color rgbf <0.6980,0.9725,1.0000,0.0000>] [0.04348 color rgbf <0.6980,0.7216,1.0000,0.0000>] [0.08696 color rgbf <0.6980,0.7216,1.0000,0.0000>] [0.08696 color rgbf <0.4902,0.1451,0.8039,0.0000>] [0.13043 color rgbf <0.4902,0.1451,0.8039,0.0000>] [0.13043 color rgbf <0.3294,0.1020,0.5451,0.0000>] [0.17391 color rgbf <0.3294,0.1020,0.5451,0.0000>] [0.17391 color rgbf <0.9294,0.9020,0.5216,0.0000>] [0.21739 color rgbf <0.9294,0.9020,0.5216,0.0000>] [0.21739 color rgbf <0.8039,0.7765,0.4510,0.0000>] [0.26087 color rgbf <0.8039,0.7765,0.4510,0.0000>] [0.26087 color rgbf <0.5882,0.5882,0.5882,0.0000>] [0.30435 color rgbf <0.5882,0.5882,0.5882,0.0000>] [0.30435 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.34783 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.34783 color rgbf <0.6667,1.0000,1.0000,0.0000>] [0.39130 color rgbf <0.6667,1.0000,1.0000,0.0000>] [0.39130 color rgbf <0.3333,0.6275,1.0000,0.0000>] [0.43478 color rgbf <0.3333,0.6275,1.0000,0.0000>] [0.43478 color rgbf <0.1137,0.0000,1.0000,0.0000>] [0.47826 color rgbf <0.1137,0.0000,1.0000,0.0000>] [0.47826 color rgbf <0.4941,0.8980,0.3569,0.0000>] [0.52174 color rgbf <0.4941,0.8980,0.3569,0.0000>] [0.52174 color rgbf <0.3059,0.8000,0.2627,0.0000>] [0.56522 color rgbf <0.3059,0.8000,0.2627,0.0000>] [0.56522 color rgbf <0.1804,0.6980,0.2235,0.0000>] [0.60870 color rgbf <0.1804,0.6980,0.2235,0.0000>] [0.60870 color rgbf <0.1176,0.6000,0.2392,0.0000>] [0.65217 color rgbf <0.1176,0.6000,0.2392,0.0000>] [0.65217 color rgbf <1.0000,1.0000,0.4000,0.0000>] [0.69565 color rgbf <1.0000,1.0000,0.4000,0.0000>] [0.69565 color rgbf <1.0000,0.8000,0.4000,0.0000>] [0.73913 color rgbf <1.0000,0.8000,0.4000,0.0000>] [0.73913 color rgbf <1.0000,0.5333,0.2980,0.0000>] [0.78261 color rgbf <1.0000,0.5333,0.2980,0.0000>] [0.78261 color rgbf <1.0000,0.0980,0.0980,0.0000>] [0.82609 color rgbf <1.0000,0.0980,0.0980,0.0000>] [0.82609 color rgbf <0.8000,0.2392,0.2392,0.0000>] [0.86957 color rgbf <0.8000,0.2392,0.2392,0.0000>] [0.86957 color rgbf <0.6471,0.1922,0.1922,0.0000>] [0.91304 color rgbf <0.6471,0.1922,0.1922,0.0000>] [0.91304 color rgbf <0.9294,0.0000,0.9294,0.0000>] [0.95652 color rgbf <0.9294,0.0000,0.9294,0.0000>] [0.95652 color rgbf <0.5373,0.4039,0.8039,0.0000>] [1.00000 color rgbf <0.5373,0.4039,0.8039,0.0000>] }