Skip to content

edrewitz/WxDataSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WxDataSharp

weather icon csharp icon

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:

  1. Download weather data from various data sources.

    • Ensures handling of interrupted connections to prevent partial data loss.
  2. Automatically builds the directories local on your computer.

  3. Scans the files to ensure they are up to date.

  4. Deletes old data and downloads new data after new data comes in.

About

A C# Library that downloads various types of weather data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages