Ask HN: Where do you currently get weather forecasting in a browser?

12 points by dieselgate ↗ HN
Now that darksky.net is totally closed off does anyone have alternatives for viewing weather forecasts?

Have found ventusky to be the most relevant replacement so far - I (personally) am selecting for a "large scale" map that can show forecasts for the coming hours/days

12 comments

[ 4.5 ms ] story [ 32.8 ms ] thread
I type weather and my zip code. I don't care what the top post is.
`weather` into google works fine for basic stuff.

wunderground.com for hourly rain forecasts, for when I want to keep an eye on potential flooding around my house.

I made my own weather app using NOAA data. You can check it out here:

https://azartiz.com/mildred/

That simple app provides a lot of data for where I live.

If you follow the urls in the source code and do a little sleuthing you can change them for any lat/long or area you want.