// cpt-city: hj/rain-90 (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.7647,0.7765,0.6627,0.0000>] [0.11111 color rgbf <0.6745,0.8078,0.8314,0.0000>] [0.22222 color rgbf <0.5725,0.8745,0.9333,0.0000>] [0.33333 color rgbf <0.0863,0.6627,0.8784,0.0000>] [0.44444 color rgbf <0.0549,0.3529,0.5333,0.0000>] [0.55556 color rgbf <1.0000,0.9412,0.0980,0.0000>] [0.66667 color rgbf <1.0000,0.6627,0.0980,0.0000>] [0.77778 color rgbf <0.9490,0.2863,0.0941,0.0000>] [0.88889 color rgbf <0.6588,0.0667,0.0667,0.0000>] [1.00000 color rgbf <1.0000,0.6627,1.0000,0.0000>] }