Skip to content

uniquezhiyuan/windy.com_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

windy.com_api

python weather forecasting using windy.com API

This program coded with Python uses 4 parameters NAME, LAT, LON, ALT, DAYS to get a point weather forecasting. Lat, lon, alt describe position information of one point all over the earth. Data received was processed to be a dictionary type including the point name, tempature, RH, wind, wind direction and pressure. The function forecast_point() is the main function. Main function includes a parameter "days" describing the following days when you want to forecast.

About

python weather forecasting using windy.com API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages