How about adding the UK next?
I would love to be able to use this in the UK

I’d love to expand beyond the United States, but getting detailed weather data is expensive (I have zero revenue coming from this). Are you aware of any free sources of weather data for the UK?
Thanks,
Daniel
-
The openweathermap is an interesting option and at least gives partial forecasts through the day (every 3 hours) ... which I can interpolate to hourly.
The free tier is painfully restrictive and I would (and probably need to) rearchitect how GetOutCast handles weather data; right now I am retrieving ALL weather data at once for the entire US so that when users request forecasts, I have no dependency nor latency on external APIs. Great for speed and resiliency (and makes the site able to withstand a bot index from Google and others), stinks for getting data outside of the US.
Let me ponder on this. Thanks for the link!
Daniel
-
Anonymous commented
I think this would be better now I have had a quick look https://openweathermap.org/api
-
Anonymous commented
How about this? http://www.met.rdg.ac.uk/~brugge/data_sources.html