/wwo_wind

Jupyter Notebook implementation of WorldWeatherOnline's API to scrape weather data

Primary LanguageJupyter Notebook

wwo_windspeed

Jupyter Notebook implementation of World Weather Online's superb API to collect weather data

This package is used to retrieve and transform historical weather data from www.worldweatheronline.com into a pandas dataframe and csv. I have used this to plot the wind velocity profile in my locality using matplotlib, seaborn and windrose.