To be clear, I mean something with a user interface that combines multiple aspects of the weather and lets you change the date range by scrolling.
I have not found one of those.
Comment on Self-hosted meteo apps ?
SheeEttin@lemmy.zip 8 months ago
I’m not sure that you really need special software for this. Anything that can consume an API and produce graphs should be able to do it.
To be clear, I mean something with a user interface that combines multiple aspects of the weather and lets you change the date range by scrolling.
I have not found one of those.
Yes that’s a pretty normal graph feature for any dataviz application.
Have you checked grafana? Here is a related tutorial: ibug.io/blog/…/weather-forecast-with-grafana/
Yes grafana does seem like a good framework for building such a thing. But has anyone done it ? It is quite a lot to learn so I’m curious to see if someone has made one of these self-hosted meteo application already.
DarkSirrush@lemmy.ca 8 months ago
Guess I am making this in excel now.