Python Forum
Meteostat - Historical Weather and Climate Data - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: Meteostat - Historical Weather and Climate Data (/thread-32094.html)



Meteostat - Historical Weather and Climate Data - clampr - Jan-20-2021

Hi everyone,

Today I want to share a Python library called Meteostat which provides historical weather and climate data for many weather stations worldwide. The data is provided for free and there is no quota limitation.

The library is available on GitHub: https://github.com/meteostat/meteostat-python

I think the data could be helpful if you're doing weather-related analysis with Python and don't want to spend a lot of money for a commercial API.


RE: Meteostat - Historical Weather and Climate Data - Gribouillis - May-25-2021

It looks nice but how can we measure the reliability of the data that it provides?