// cpt-city: ukmo/main/rain-mmh (cpt) // // Schemes for meteorological maps from the beta version of the // UK Met Office main weather page // // author: UK Met Office // copyright: Crown Copyright, released under UK Open Government Licence for Public Sector Information v1.0 // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/ukmo/main #declare rain_mmh = color_map { [0.00000 color rgbf <0.0157,0.0157,0.9843,0.0000>] [0.00766 color rgbf <0.0157,0.0157,0.9843,0.0000>] [0.00766 color rgbf <0.2000,0.4000,0.9882,0.0000>] [0.01547 color rgbf <0.2000,0.4000,0.9882,0.0000>] [0.01547 color rgbf <0.5020,0.5020,0.0118,0.0000>] [0.03110 color rgbf <0.5020,0.5020,0.0118,0.0000>] [0.03110 color rgbf <0.9843,0.7922,0.0157,0.0000>] [0.06235 color rgbf <0.9843,0.7922,0.0157,0.0000>] [0.06235 color rgbf <0.9882,0.5961,0.0157,0.0000>] [0.12486 color rgbf <0.9882,0.5961,0.0157,0.0000>] [0.12486 color rgbf <0.9843,0.0157,0.0157,0.0000>] [0.24988 color rgbf <0.9843,0.0157,0.0157,0.0000>] [0.24988 color rgbf <0.9843,0.0157,0.9882,0.0000>] [0.49992 color rgbf <0.9843,0.0157,0.9882,0.0000>] [0.49992 color rgbf <0.8863,0.9882,0.9882,0.0000>] [1.00000 color rgbf <0.8863,0.9882,0.9882,0.0000>] }