// cpt-city: ncl/precip_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 precip_diff_1lev = color_map { [0.00000 color rgbf <0.3255,0.7412,0.6235,0.0000>] [1.00000 color rgbf <0.3255,0.7412,0.6235,0.0000>] }