Recent Releases of meteostat
meteostat - Release 1.7.4
What's Changed
- Version 1.7.4 by @clampr in https://github.com/meteostat/meteostat-python/pull/192
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.7.3...v1.7.4
- Python
Published by clampr 8 months ago
meteostat - Release 1.7.3
What's Changed
- fix: dew point formula by @clampr in https://github.com/meteostat/meteostat-python/pull/191
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.7.2...v1.7.3
- Python
Published by clampr 8 months ago
meteostat - Release 1.7.2
What's Changed
- fix: handle missing time index by @clampr in https://github.com/meteostat/meteostat-python/pull/190
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.7.1...v1.7.2
- Python
Published by clampr 8 months ago
meteostat - Release 1.7.1
What's Changed
- Version 1.7.1 by @clampr in https://github.com/meteostat/meteostat-python/pull/187
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.7.0...v1.7.1
- Python
Published by clampr 8 months ago
meteostat - Release 1.7.0
What's Changed
- Version 1.7.0 by @clampr in https://github.com/meteostat/meteostat-python/pull/184
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.6.8...v1.7.0
Important: Versions earlier than 1.7 are deprecated and will stop receiving weather data updates starting January 2026.
- Python
Published by clampr 9 months ago
meteostat - Version 1.6.8
What's Changed
- Add NumPy 2 support by @ngehrsitz
Full Changelog: https://github.com/meteostat/meteostat-python/compare/v1.6.7...v1.6.8
- Python
Published by clampr over 1 year ago
meteostat - Release 1.6.7
- Bring back support for Pandas v2
- Python
Published by clampr over 2 years ago
meteostat - Release 1.6.6
- 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/
- Python
Published by clampr over 2 years ago
meteostat - Release 1.6.5
- Fix duplicate hourly data bug
- Allow
Hourlyrequests withoutstartandenddate
PyPI: https://pypi.org/project/meteostat/1.6.5/
- Python
Published by clampr over 3 years ago
meteostat - Release 1.6.4
- Fix hourly end date bug
- Update terms and sources links
PyPI: https://pypi.org/project/meteostat/1.6.4/
- Python
Published by clampr over 3 years ago
meteostat - Release 1.6.3
Credit goes to @gutzbenj. Check out his library wetterdienst, too.
- Python
Published by clampr over 3 years ago
meteostat - Release 1.6.2
PyPI: https://pypi.org/project/meteostat/1.6.2/
- Python
Published by clampr over 3 years ago
meteostat - Release 1.6.1
- Support for multiple source flags
- Updated column structure for
Monthlydata (⚡Breaking)
PyPI: https://pypi.org/project/meteostat/1.6.1/
- Python
Published by clampr about 4 years ago
meteostat - Release 1.6.0
- Refactoring, new bulk structure
- Add publish & test workflows
- Move to pytest
PyPI: https://pypi.org/project/meteostat/1.6.0/
- Python
Published by clampr about 4 years ago
meteostat - Release 1.5.11
- Use enumerations
- Improve readability
Co-authored by @meteoDaniel.
PyPI: https://pypi.org/project/meteostat/1.5.11/
- Python
Published by clampr about 4 years ago
meteostat - Release 1.5.10
- Adapt temperature data independent of interpolation method on
Normalsinterface
PyPI: https://pypi.org/project/meteostat/1.5.10/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.9
- Fix error when querying
Normalsusing aPoint
https://pypi.org/project/meteostat/1.5.9/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.8
Normals: Preventtavgcalculation if eithertminortmaxis missing
PyPI: https://pypi.org/project/meteostat/1.5.8/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.7
- Actually use multiple threads if set
PyPI: https://pypi.org/project/meteostat/1.5.7/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.5
- Fix bug when calling
Normalswithoutstartandendyear
PyPI: https://pypi.org/project/meteostat/1.5.5/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.4
- Second attempt to fix
TypeErroron warnings
PyPI: https://pypi.org/project/meteostat/1.5.4/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.3
- Introduce
autocleanflag
PyPI: https://pypi.org/project/meteostat/1.5.3/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.2
- Fix warning-related bug
- Improve
Point.get_stations()
PyPI: https://pypi.org/project/meteostat/1.5.2/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.1
- Improved interpolation
PyPI: https://pypi.org/project/meteostat/1.5.1/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.5.0
- Introduce
Timeseriesclass - 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/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.6
- Streamline aggregation methods
PyPI: https://pypi.org/project/meteostat/1.4.6/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.5
- Allow normalization of empty
NormalsDataFramewhen period is set
PyPI: https://pypi.org/project/meteostat/1.4.5/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.4
- Hotfix for
Normals.normalize()when used with aPoint
PyPI: https://pypi.org/project/meteostat/1.4.4/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.3
- Add
normalize()method toNormalsinterface
PyPI: https://pypi.org/project/meteostat/1.4.3/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.2
- Remove auto-aggregation of
Normalsdata -> Mixing up different periods produces ambiguous results
PyPI: https://pypi.org/project/meteostat/1.4.2/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.1
- Fix empty
DataFramebug withNormalsinterface - Remove obsolete
Stationsmethodid
PyPI: https://pypi.org/project/meteostat/1.4.1/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.4.0
- Use climate normals data from Meteostat Bulk for the library's
Normalsinterface
PyPI: https://pypi.org/project/meteostat/1.4.0/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.5
- Fix bug on
Monthlyinterface which didn't allow requests withoutstartandenddate
PyPI: https://pypi.org/project/meteostat/1.3.5/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.4
- Fix
_resolve_point()across time series interfaces
PyPI: https://pypi.org/project/meteostat/1.3.4/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.3
- Use
self._freqfor Pandas freq parameters - Fix
Monthly._resolve_pointfrequency - Round coverages
PyPI: https://pypi.org/project/meteostat/1.3.3/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.2
- Return
np.NaNif onlynulldata indegree_mean() - Round
Normalsdata
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.1
- Fix normalize() when used with timezone
- Remove additional column when using normalize() through
HourlyorMonthly
PyPI: https://pypi.org/project/meteostat/1.3.1/
- Python
Published by clampr over 4 years ago
meteostat - Release 1.3.0
- Monthly data
- Climate normals
- Refactoring of existing code
- Python
Published by clampr over 4 years ago
meteostat - Release 1.2.0
- Use Meteostat bulk interface v2
- Opt-out for model data
- More public class attributes
- Python
Published by clampr almost 5 years ago
meteostat - Release 1.1.2
- Fix a date parser bug related to Pandas
- Python
Published by clampr almost 5 years ago
meteostat - Release 1.1.1
- Return empty DataFrame for remote Points
- Check for cache directory before trying to filter
- Bug Fixes
- Python
Published by clampr about 5 years ago
meteostat - Release 1.0.2
- Drop PyArrow
- Fix timezone-related bugs
- Python
Published by clampr about 5 years ago
meteostat - Release 1.0.0
First stable release of the Meteostat Python Library
- Python
Published by clampr about 5 years ago
meteostat - Release 0.3.0
- Moved from Feather to Parquet for storing data
- Enhanced index columns on DataFrames
- Implemented method for conversion of meteorological data units
- Refactoring of the cache with auto-cleaning of existing files
- Python
Published by clampr over 5 years ago
meteostat - Release 0.2.0
- Support for single-thread downloads
- Return copy of class instance instead of reference
- Additional tests
- Python
Published by clampr over 5 years ago
meteostat - Release 0.1.1
Fixes a bug regarding the cache directory
- Python
Published by clampr over 5 years ago
meteostat - Release 0.1.0
First release of the Meteostat Python package. While the library is still subject to changes, key features should already be fully usable.
- Python
Published by clampr over 5 years ago