Skip to content

Releases: meteostat/meteostat-python

Release 1.4.6

22 Jun 06:21
Compare
Choose a tag to compare
  • Streamline aggregation methods

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

Release 1.4.5

21 Jun 12:39
Compare
Choose a tag to compare
  • Allow normalization of empty Normals DataFrame when period is set

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

Release 1.4.4

19 Jun 12:30
Compare
Choose a tag to compare
  • Hotfix for Normals.normalize() when used with a Point

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

Release 1.4.3

19 Jun 11:42
Compare
Choose a tag to compare
  • Add normalize() method to Normals interface

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

Release 1.4.2

18 Jun 11:21
Compare
Choose a tag to compare
  • Remove auto-aggregation of Normals data -> Mixing up different periods produces ambiguous results

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

Release 1.4.1

17 Jun 09:58
a295c2d
Compare
Choose a tag to compare
  • Fix empty DataFrame bug with Normals interface
  • Remove obsolete Stations method id

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

Release 1.4.0

16 Jun 10:29
05717fe
Compare
Choose a tag to compare
  • Use climate normals data from Meteostat Bulk for the library's Normals interface

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

Release 1.3.5

14 Jun 08:59
Compare
Choose a tag to compare
  • Fix bug on Monthly interface which didn't allow requests without start and end date

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

Release 1.3.4

10 Jun 11:56
ddd3437
Compare
Choose a tag to compare
  • Fix _resolve_point() across time series interfaces

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

Release 1.3.3

09 Jun 15:35
79ef6f1
Compare
Choose a tag to compare
  • Use self._freq for Pandas freq parameters
  • Fix Monthly._resolve_point frequency
  • Round coverages

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