A C# library that will help automate the downloading of weather data.
This library supplements my WxData Python library in C#. This library has functions that do the following:
-
Download weather data from various data sources.
- Ensures handling of interrupted connections to prevent partial data loss.
-
Automatically builds the directories local on your computer.
-
Scans the files to ensure they are up to date.
-
Deletes old data and downloads new data after new data comes in.