Meteostat Python Versions Save

Access and analyze historical weather and climate data with Python.

v1.6.7

7 months ago
  • Bring back support for Pandas v2

v1.6.6

7 months ago
  • Use Pandas < 2
  • Fix list of required years
  • Use correct column for weighted average

Co-authored by @bram-tv and @jan-meyer-1986

PyPI: https://pypi.org/project/meteostat/1.6.6/

v1.6.5

1 year ago
  • Fix duplicate hourly data bug
  • Allow Hourly requests without start and end date

PyPI: https://pypi.org/project/meteostat/1.6.5/

v1.6.4

1 year ago
  • Fix hourly end date bug
  • Update terms and sources links

PyPI: https://pypi.org/project/meteostat/1.6.4/

v1.6.3

1 year ago

Credit goes to @gutzbenj. Check out his library wetterdienst, too.

v1.6.1

2 years ago
  • Support for multiple source flags
  • Updated column structure for Monthly data (⚡Breaking)

PyPI: https://pypi.org/project/meteostat/1.6.1/

v1.6.0

2 years ago
  • Refactoring, new bulk structure
  • Add publish & test workflows
  • Move to pytest

PyPI: https://pypi.org/project/meteostat/1.6.0/

v1.5.11

2 years ago
  • Use enumerations
  • Improve readability

Co-authored by @meteoDaniel.

PyPI: https://pypi.org/project/meteostat/1.5.11/

v1.5.10

2 years ago
  • Adapt temperature data independent of interpolation method on Normals interface

PyPI: https://pypi.org/project/meteostat/1.5.10/