// cpt-city: hj/rain-60 (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.7020,0.0000>] [0.11111 color rgbf <0.7294,0.8157,0.8314,0.0000>] [0.22222 color rgbf <0.6941,0.8941,0.9333,0.0000>] [0.33333 color rgbf <0.3529,0.7333,0.8784,0.0000>] [0.44444 color rgbf <0.2118,0.4118,0.5333,0.0000>] [0.55556 color rgbf <1.0000,0.9608,0.4000,0.0000>] [0.66667 color rgbf <1.0000,0.7725,0.4000,0.0000>] [0.77778 color rgbf <0.9490,0.5059,0.3804,0.0000>] [0.88889 color rgbf <0.6588,0.2627,0.2627,0.0000>] [1.00000 color rgbf <1.0000,0.7725,1.0000,0.0000>] }