Releases: meteostat/meteostat-python
Releases · meteostat/meteostat-python
Release 1.4.6
- Streamline aggregation methods
Release 1.4.5
- Allow normalization of empty
Normals
DataFrame
when period is set
Release 1.4.4
- Hotfix for
Normals.normalize()
when used with aPoint
Release 1.4.3
- Add
normalize()
method toNormals
interface
Release 1.4.2
- Remove auto-aggregation of
Normals
data -> Mixing up different periods produces ambiguous results
Release 1.4.1
- Fix empty
DataFrame
bug withNormals
interface - Remove obsolete
Stations
methodid
Release 1.4.0
- Use climate normals data from Meteostat Bulk for the library's
Normals
interface
Release 1.3.5
- Fix bug on
Monthly
interface which didn't allow requests withoutstart
andend
date
Release 1.3.4
- Fix
_resolve_point()
across time series interfaces
Release 1.3.3
- Use
self._freq
for Pandas freq parameters - Fix
Monthly._resolve_point
frequency - Round coverages