Meteostat Python Versions Save

Access and analyze historical weather and climate data with Python.

v1.5.9

2 years ago
  • Fix error when querying Normals using a Point

https://pypi.org/project/meteostat/1.5.9/

v1.5.8

2 years ago
  • Normals: Prevent tavg calculation if either tmin or tmax is missing

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

v1.5.7

2 years ago
  • Actually use multiple threads if set

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

v1.5.5

2 years ago
  • Fix bug when calling Normals without start and end year

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

v1.5.4

2 years ago
  • Second attempt to fix TypeError on warnings

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

v1.5.3

2 years ago
  • Introduce autoclean flag

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

v1.5.2

2 years ago
  • Fix warning-related bug
  • Improve Point.get_stations()

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

v1.5.1

2 years ago
  • Improved interpolation

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

v1.5.0

2 years ago
  • Introduce Timeseries class
  • Fix multi thread processing
  • Add multi core processing
  • Vectorize distance calculation
  • Capture involved stations for Points

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

v1.4.6

2 years ago
  • Streamline aggregation methods

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