Real-time local weather forecast
My weather forecast as a day-by-hour grid: yesterday, today, and the next week. I use it because normal weather sites bury the useful shape under cards, maps, cookie banners, and forecast theater.
Every number and colour is feels-like (apparent) temperature – wind and humidity folded in – not the raw air reading. One metric across the grid, the heading, and the what-to-wear scale; hover a cell for the air temp.
Weather data comes from Open-Meteo1. Location starts with IP lookup, then I
can search a city or tap ◎ for browser geolocation.
No ads. No affiliate boxes. Only Grafana Faro telemetry for basic page/runtime visibility.
Weather data by Open-Meteo.com, used under CC BY 4.0. This page transforms the API response into a local day-by-hour grid. ↩︎