Recent Releases of Meteostat Python
Meteostat Python - 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
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr 10 months ago

Meteostat Python - Release 1.6.7
- Bring back support for Pandas v2
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 1 year ago

Meteostat Python - 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/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 1 year ago

Meteostat Python - Release 1.6.5
- Fix duplicate hourly data bug
- Allow
Hourly
requests withoutstart
andend
date
PyPI: https://pypi.org/project/meteostat/1.6.5/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 2 years ago

Meteostat Python - Release 1.6.4
- Fix hourly end date bug
- Update terms and sources links
PyPI: https://pypi.org/project/meteostat/1.6.4/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 2 years ago

Meteostat Python - Release 1.6.3
Credit goes to @gutzbenj. Check out his library wetterdienst, too.
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 3 years ago

Meteostat Python - Release 1.6.2
PyPI: https://pypi.org/project/meteostat/1.6.2/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 3 years ago

Meteostat Python - Release 1.6.1
- Support for multiple source flags
- Updated column structure for
Monthly
data (⚡Breaking)
PyPI: https://pypi.org/project/meteostat/1.6.1/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 3 years ago

Meteostat Python - Release 1.6.0
- Refactoring, new bulk structure
- Add publish & test workflows
- Move to pytest
PyPI: https://pypi.org/project/meteostat/1.6.0/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 3 years ago

Meteostat Python - Release 1.5.11
- Use enumerations
- Improve readability
Co-authored by @meteoDaniel.
PyPI: https://pypi.org/project/meteostat/1.5.11/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 3 years ago

Meteostat Python - Release 1.5.10
- Adapt temperature data independent of interpolation method on
Normals
interface
PyPI: https://pypi.org/project/meteostat/1.5.10/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 3 years ago

Meteostat Python - Release 1.5.9
- Fix error when querying
Normals
using aPoint
https://pypi.org/project/meteostat/1.5.9/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 3 years ago

Meteostat Python - Release 1.5.8
Normals
: Preventtavg
calculation if eithertmin
ortmax
is missing
PyPI: https://pypi.org/project/meteostat/1.5.8/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 3 years ago

Meteostat Python - Release 1.5.7
- Actually use multiple threads if set
PyPI: https://pypi.org/project/meteostat/1.5.7/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.5
- Fix bug when calling
Normals
withoutstart
andend
year
PyPI: https://pypi.org/project/meteostat/1.5.5/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.4
- Second attempt to fix
TypeError
on warnings
PyPI: https://pypi.org/project/meteostat/1.5.4/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.3
- Introduce
autoclean
flag
PyPI: https://pypi.org/project/meteostat/1.5.3/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.2
- Fix warning-related bug
- Improve
Point.get_stations()
PyPI: https://pypi.org/project/meteostat/1.5.2/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.1
- Improved interpolation
PyPI: https://pypi.org/project/meteostat/1.5.1/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.5.0
- Introduce
Timeseries
class - Fix multi thread processing
- Add multi core processing
- Vectorize distance calculation
- Capture involved stations for
Point
s
PyPI: https://pypi.org/project/meteostat/1.5.0/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.6
- Streamline aggregation methods
PyPI: https://pypi.org/project/meteostat/1.4.6/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.5
- Allow normalization of empty
Normals
DataFrame
when period is set
PyPI: https://pypi.org/project/meteostat/1.4.5/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.4
- Hotfix for
Normals.normalize()
when used with aPoint
PyPI: https://pypi.org/project/meteostat/1.4.4/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.3
- Add
normalize()
method toNormals
interface
PyPI: https://pypi.org/project/meteostat/1.4.3/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.2
- Remove auto-aggregation of
Normals
data -> Mixing up different periods produces ambiguous results
PyPI: https://pypi.org/project/meteostat/1.4.2/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.1
- Fix empty
DataFrame
bug withNormals
interface - Remove obsolete
Stations
methodid
PyPI: https://pypi.org/project/meteostat/1.4.1/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.4.0
- Use climate normals data from Meteostat Bulk for the library's
Normals
interface
PyPI: https://pypi.org/project/meteostat/1.4.0/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.5
- Fix bug on
Monthly
interface which didn't allow requests withoutstart
andend
date
PyPI: https://pypi.org/project/meteostat/1.3.5/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.4
- Fix
_resolve_point()
across time series interfaces
PyPI: https://pypi.org/project/meteostat/1.3.4/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.3
- Use
self._freq
for Pandas freq parameters - Fix
Monthly._resolve_point
frequency - Round coverages
PyPI: https://pypi.org/project/meteostat/1.3.3/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.2
- Return
np.NaN
if onlynull
data indegree_mean()
- Round
Normals
data
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.1
- Fix normalize() when used with timezone
- Remove additional column when using normalize() through
Hourly
orMonthly
PyPI: https://pypi.org/project/meteostat/1.3.1/
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.3.0
- Monthly data
- Climate normals
- Refactoring of existing code
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr almost 4 years ago

Meteostat Python - Release 1.2.2
- Fix chunked URLs
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.2.1
- Fix URLs
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.2.0
- Use Meteostat bulk interface v2
- Opt-out for model data
- More public class attributes
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.1.2
- Fix a date parser bug related to Pandas
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.1.1
- Return empty DataFrame for remote Points
- Check for cache directory before trying to filter
- Bug Fixes
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.1.0
- Point Data
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.0.3
- Consistent use of NaN
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr about 4 years ago

Meteostat Python - Release 1.0.2
- Drop PyArrow
- Fix timezone-related bugs
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - Release 1.0.1
- Allows cache bypassing
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - Release 1.0.0
First stable release of the Meteostat Python Library
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - 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
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - Release 0.2.0
- Support for single-thread downloads
- Return copy of class instance instead of reference
- Additional tests
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - Release 0.1.1
Fixes a bug regarding the cache directory
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago

Meteostat Python - 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.
Climate Change - Climate Data Access and Visualization
- Python
Published by clampr over 4 years ago
