Skip to content

Python (pandas, requests, tqdm) A simple example of using the Historical Weather Data API of open-meteo.com . Using an excel file where DateTime and locations (Lat,Lon) are given. The for loop reaches each row and returns the temperature(or any other) info. The result is going to be saved as an excel file. NO API KEYS REQUIRED

Notifications You must be signed in to change notification settings

ms1717/Open-Meteo.Com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Python (pandas, requests, tqdm) A simple example of using the Historical Weather Data API of open-meteo.com . Using an excel file where DateTime and locations (Lat,Lon) are given. The for loop reaches each row and returns the temperature(or any other) info. The result is going to be saved as an excel file. NO API KEYS REQUIRED

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages