Wetterdienst

Latest version: v0.107.0

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 24

0.54.1

Fix
- Fix DWD Observations 1 minute fileindex

0.54.0

Fix
- CLI: Fix cli arguments with multiple items separated by comma (,)
- Fix fileindex/metaindex for DWD Observation

Refactor
- SCALAR: Improve handling skipping of empty stations, especially within .filter_by_rank function

Fix
- DOCS: Fix precipitation height unit
- DOCS: Fix examples with "recent" period

Refactor
- Make all parameter levels equal for all weather services to reduce complexity in code
- Change `tidy` option to `shape`, where `shape="long"` equals `tidy=True` and `shape="wide"` equals `tidy=False`

Refactor
- Naming things: All things "Scalar" are now called "Timeseries", with settings prefix `ts_`
- Drop some unnecessary enums
- Rename Environment Agency to ea in subspace

0.53.0

Refactor
- SCALAR: Change tidy option to be set to True if multiple different entire datasets are queried
This change is in accordance with exporting results to json where multiple DataFrames are concatenated.

Feature
- CLI: Add command line options `wetterdienst --version` and `wetterdienst -v` to display version number

Refactor
- Further cleanups
- Change Settings to be provided via initialization instead of having a singleton

0.52.0

Feature
- Add Geosphere Observation implementation for Austrian meteorological data

Refactor
- RADAR: Clean up code and merge access module into api

Fix
- DWD MOSMIX: Fix parsing station list
- DWD MOSMIX: Fix converting degrees minutes to decimal degrees within the stations list. The previous method did not produce correct results on negative lat/lon values.

0.51.0

Feature
- Update wetterdienst explorer with clickable stations and slighly changed layout

Fix
- Improve radar tests and certain dict comparisons
- Fix problem with numeric column names in method gain_of_value_pairs

0.50.0

Feature
- Interpolation/Summary: Now the queried point can be an existing station laying on the border of the polygon that it's being checked against

Refactor
- Geo: Change function signatures to use latlon tuple instead of latitude and longitude
- Geo: Enable querying station id instead of latlon within interpolate and summarize
- Geo: Allow using values of nearby stations instead of interpolated values

Fix
- Fix timezone related problems when creating full date range

Feature
- UI: Add interpolate/summarize methods as subspaces

Page 12 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.