/WeatherApp

App that reads data from a local weather station and displays data and charts

Primary LanguageC#MIT LicenseMIT

Weather App (Net 8.0 WPF MVVM)

The app reads the current temperture, humidity, dew point and cloud cover for the user's location from an api and displays it.

Additionally, it can read historical data from .csv files and displays daily averages.

Upon starting, click "Add / Change Data" to load historical climate data into the database. The .csv files have to be in this format:

image