Releases: earthobservations/wetterdienst
Releases · earthobservations/wetterdienst
v0.79.0
v0.78.0
v0.77.1
v0.77.0
What's Changed
- Fix
AsyncFileSystem
monkeypatching breaking 3rd-party file systems by @provinzkraut in #1241 - Refactor index caching -> Remove monkeypatch for fsspec by @gutzbenj in #1242
New Contributors
- @provinzkraut made their first contribution in #1241
Full Changelog: v0.76.1...v0.77.0
v0.76.1
v0.76.0
v0.75.0
What's Changed
- Allow duckdb for Python 3.12 again by @gutzbenj in #1222
- Remove join outer workaround by @gutzbenj in #1223
- Bump polars to 0.20.10 by @gutzbenj in #1224
- Use
backports-datetime-fromisoformat
only for Python < 3.11 by @gutzbenj in #1226 - Docker: Bump to Python 3.12 by @gutzbenj in #1168
- Reduce docker image size by using multi stage by @neumann-nico in #1225
- Unify wetterdienst-standard and wetterdienst-full into wetterdienst image by @neumann-nico in #1227
- CI: Run software tests on GHA/macOS/M1 by @amotl in #1191
Full Changelog: v0.74.0...v0.75.0
v0.74.0
v0.73.0
What's Changed
- Remove Python version upper bound by @sanmai-NL in #1175
- Fix unfolding of single
group_by
groups and unify calls togroup_by
by @gutzbenj in #1182 - Bump minimum polars version to 0.20.6 by @gutzbenj in #1183
- Detach start and end date adjustment from building date range by @gutzbenj in #1169
- Update python-examples.rst by @Korbenga in #1192
- Remove pandas where possible by @gutzbenj in #1184
New Contributors
- @sanmai-NL made their first contribution in #1175
- @Korbenga made their first contribution in #1192
Full Changelog: v0.72.0...v0.73.0
v0.72.0
What's Changed
- DWD Radar: fix datetime adjustment by @niclashoyer in #1152
- Update German Weather Stations plot in README by @maxnoe in #1154
- Move plot creation scripts to examples folder by @gutzbenj in #1155
- Add test for dwd climate summary xarray example by @gutzbenj in #1156
- Improve export to csv by @gutzbenj in #1157
- Update polars methods by @gutzbenj in #1165
- Fix issue when using
force_ndarray_like=True
with pint UnitRegistry by @gutzbenj in #1167
New Contributors
Full Changelog: v0.71.0...v0.72.0