This .Net Core console app gets the daily temperature, precipitation, and wind-speed averages from the NCDC API (https://www.ncdc.noaa.gov/cdo-web/webservices/v2) and stores it in CSV format.
-
Notifications
You must be signed in to change notification settings - Fork 0
This .Net Core console app gets the daily temperature, precipitation, and wind-speed averages from the NCDC API (https://www.ncdc.noaa.gov/cdo-web/webservices/v2) and stores it in CSV format.
License
coderpros/MarketWeatherAverages
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This .Net Core console app gets the daily temperature, precipitation, and wind-speed averages from the NCDC API (https://www.ncdc.noaa.gov/cdo-web/webservices/v2) and stores it in CSV format.