Releases: earthobservations/wetterdienst
Releases · earthobservations/wetterdienst
v0.71.0
v0.70.0
What's Changed
- Remove black by @gutzbenj in #1136
- Multiple fixes to get CI green by @gutzbenj in #1138
- Improve parsing of data by @gutzbenj in #1139
- Replace partial with lambda in most places by @gutzbenj in #1140
- IMGW: Use ttl of 5 minutes for caching by @gutzbenj in #1141
Full Changelog: v0.69.0...v0.70.0
v0.69.0
What's Changed
- Restapi: Unify station parameter and add alias by @gutzbenj in #1126
- Adjust terraform code to make publishing work by @gutzbenj in #1128
- Interpolation: Make maximum station distance per parameter configurab… by @gutzbenj in #1129
- Restapi: Move restapi from /restapi to /api by @gutzbenj in #1130
Full Changelog: v0.68.0...v0.69.0
v0.68.0
What's Changed
- Add example for forecast validation by @gutzbenj
- Bump polars from 0.19.12 to 0.19.15 by @dependabot
- Bump aiohttp from 3.8.6 to 3.9.0 by @dependabot
- Bump cryptography from 41.0.5 to 41.0.6 by @dependabot
- Fix parsing of DWD Observation 1 minute precipitation data by @gutzbenj
Full Changelog: v0.67.0...v0.68.0
v0.67.0
What's Changed
- Rename example folder to examples by @gutzbenj
- Use artificial station id for interpolation and summarization by @gutzbenj
- Rewrite python api and examples docs by @gutzbenj
- Rework wetterdienst info command by @gutzbenj
- [Breaking] Use start_date and end_date instead of from_date and to_date by @gutzbenj
Full Changelog: v0.66.1...v0.67.0
v0.66.1
v0.66.0
What's Changed
- Fix DWD DMO again by @gutzbenj
- Make cli and restapi work with DWD DMO lead time argument by @gutzbenj
- Rework export formats and tests by @gutzbenj
- Improve radar access by @gutzbenj
- Style restapi landing page by @gutzbenj
- Fix test for Dwd Observation subdaily wind extreme dataset by @gutzbenj
- Replace timezonefinder by tzfpy by @gutzbenj
Full Changelog: v0.65.0...v0.66.0
v0.65.0
What's Changed
- Small changes on zarr export by @gutzbenj
- Cleanup error handling by @gutzbenj
- Make cli work with DwdDmoRequest API by @gutzbenj
- Some cleanups in tests of restapi and cli by @gutzbenj
- Cleanup cli and add examples for interpolate/summarize by @gutzbenj
- Fix DWD Observation API for 5 minute data by @gutzbenj
Full Changelog: v0.64.0...v0.65.0
v0.64.0
What's Changed
- Maintenance: This and that, round 2 by @amotl
- Use polars for reading json in WSV API by @gutzbenj
- Remove direct tzdata dependency by @gutzbenj
- Replace pandas read_fwf calls by polars substitutes by @gutzbenj
- Export: Add support for InfluxDB 3.x by @gutzbenj
Full Changelog: v0.63.0...v0.64.0