Releases: earthobservations/wetterdienst
Releases · earthobservations/wetterdienst
v0.101.0
What's Changed
- Move more details into
MetadataModel
by @gutzbenj in #1395 - Multiple improvements on DWD Obs by @gutzbenj in #1396
- [DWD Obs] Add tests for all datasets by @gutzbenj in #1397
- [DWD Obs] Get rid of enum
DatetimeFormat
by @gutzbenj in #1398 - [DWD Obs] Improve fileindex and metaindex by @gutzbenj in #1399
Full Changelog: v0.100.0...v0.101.0
v0.100.0
What's Changed
-
[Breaking] Add dedicated unit converter
Attention: Many units are changed to be more consistent with typical meteorological units. We now use °C for temperatures. Also, length units are now separated in length_short, length_medium and length_long to get more reasonable decimals. Fore more information, see the new units chapter (usage/units) in the documentation.
-
Filter out invalid underscore prefixed files by @gutzbenj in #1394
-
Add reasonable upper bounds
Full Changelog: v0.99.0...v0.100.0
v0.99.0
What's Changed
- Improve wetterdienst api class by @gutzbenj in #1376
- Bump astral-sh/setup-uv from 4 to 5 by @gutzbenj in #1378
- Actions: Update tests matrix by @gutzbenj in #1379
- Remove unused dependencies by @gutzbenj in #1380
- Improve CI coverage run by @gutzbenj in #1381
- Drop
requests
as dependency by @gutzbenj in #1382 - Use duckdb.sql and ask only for WHERE clause by @gutzbenj in #1384
- Update restapi annotations by @gutzbenj in #1385
- Add
interpolation_station_distance
also to cli by @gutzbenj in #1386 - Improvements on cli testing by @gutzbenj in #1387
- Restapi/Cli: Use pydantic models for request parameters by @gutzbenj in #1388
- Replace occurrences of
dt.timezone.utc
byZoneInfo("UTC")
by @gutzbenj in #1390
Full Changelog: v0.98.0...v0.99.0
v0.98.0
What's Changed
- Update example reference by @emmanuel-ferdman in #1366
- Introduce new metadata model by @gutzbenj in #1355
- Update pyproject.toml by @gutzbenj in #1371
New Contributors
- @emmanuel-ferdman made their first contribution in #1366
Full Changelog: v0.97.0...v0.98.0
v0.97.0
v0.96.0
v0.95.1
v0.95.0
v0.94.0
v0.93.0
What's Changed
- Use Sequence as type hint by @Weidav in #1327
- Fix multiple Geosphere parameter and unit enums by @gutzbenj in 570d6fc
- Explorer: Fix wrap (parameter, dataset) in iterator by @gutzbenj in d311fa7
- Adjust parameter typing of apis by @gutzbenj in 3121bc3
New Contributors
Full Changelog: v0.92.0...v0.93.0