// cpt-city: hj/rain-70 (svg) // // The precipitation scheme used by De Wedda, an Eastern Caribbean // Weather Interactive Map // // author: Hayden James // copyright: CC BY 4.0 // year: 2026 // url: https://phillips.shef.ac.uk/pub/cpt-city/hj #declare stdin = color_map { [0.00000 color rgbf <0.7686,0.7765,0.6902,0.0000>] [0.11111 color rgbf <0.7098,0.8118,0.8314,0.0000>] [0.22222 color rgbf <0.6549,0.8863,0.9333,0.0000>] [0.33333 color rgbf <0.2627,0.7098,0.8784,0.0000>] [0.44444 color rgbf <0.1608,0.3922,0.5333,0.0000>] [0.55556 color rgbf <1.0000,0.9529,0.3020,0.0000>] [0.66667 color rgbf <1.0000,0.7373,0.3020,0.0000>] [0.77778 color rgbf <0.9490,0.4314,0.2863,0.0000>] [0.88889 color rgbf <0.6588,0.1961,0.1961,0.0000>] [1.00000 color rgbf <1.0000,0.7373,1.0000,0.0000>] }