// cpt-city: ukmo/wow/rain-mmh (cpt) // // Schemes for meteorological maps from the UK Met Office Weather // Observation Website // // 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/wow #declare rain_mmh = color_map { [0.00000 color rgbf <0.0000,0.0000,0.8000,0.0000>] [0.00450 color rgbf <0.0000,0.0000,0.8000,0.0000>] [0.00450 color rgbf <0.1961,0.3961,1.0000,0.0000>] [0.00950 color rgbf <0.1961,0.3961,1.0000,0.0000>] [0.00950 color rgbf <0.5961,0.5961,0.0000,0.0000>] [0.02451 color rgbf <0.5961,0.5961,0.0000,0.0000>] [0.02451 color rgbf <1.0000,0.8000,0.0000,0.0000>] [0.04952 color rgbf <1.0000,0.8000,0.0000,0.0000>] [0.04952 color rgbf <1.0000,0.5961,0.0000,0.0000>] [0.09955 color rgbf <1.0000,0.5961,0.0000,0.0000>] [0.09955 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.24962 color rgbf <1.0000,0.0000,0.0000,0.0000>] [0.24962 color rgbf <1.0000,0.0000,1.0000,0.0000>] [0.49975 color rgbf <1.0000,0.0000,1.0000,0.0000>] [0.49975 color rgbf <0.8000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <0.8000,1.0000,1.0000,0.0000>] }