lux4rd0 / weatherflow-collector

The WeatherFlow Collector is a comprehensive data collection system that gathers weather data from local UDP broadcasts and remote APIs. It seamlessly feeds this data into InfluxDB V2, which can be visualized using a set of pre-configured Grafana dashboards. The application provides real-time current conditions and detailed forecasts.
https://labs.lux4rd0.com/weatherflow-collector/
GNU Affero General Public License v3.0
77 stars 9 forks source link

Historical groupings by month and year #15

Open jake404 opened 2 years ago

jake404 commented 2 years ago

It would be nice to have historical data grouped by month and year to be able to get an overview over a longer period of time and also to compare. Here are some examples:

image

image

image

image

lux4rd0 commented 2 years ago

I think this is a pretty good idea... I have pages for daily but not for monthly, yearly. Should be something I can put together. I've added this to my feature tracking. Thanks for the request!