// cpt-city: ncl/temp_diff_1lev (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 temp_diff_1lev = color_map { [0.00000 color rgbf <0.9412,0.2353,0.1686,0.0000>] [1.00000 color rgbf <0.9412,0.2353,0.1686,0.0000>] }