Simplify parameters using only one enumeration for flattened and detailed parameters Rename dataset SUNSHINE_DURATION to SUN to avoid complications with similar named parameter and dataset Rename parameter VISIBILITY to VISIBILITY_RANGE Add datasets EXTREME_WIND (subdaily) and MORE_WEATHER_PHENOMENA (daily) Add support for Python 3.10 and drop Python 3.
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add interpolation of multiple weather stations for a given lat/lon point (currently only works for D...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Simplify parameters using only one enumeration for flattened and detailed parameters Rename dataset ...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Add DWD Observation 5 minute precipitation dataset Add test to compare actually provided DWD observa...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Improve integrity of dataset, parameter and unit enumerations with further tests Change source of ho...
Add test for Jupyter notebook Add function to discover available climate observations (time resoluti...
Added Enable selecting a parameter precisely from a dataset by passing a tuple like [("precipitatio...
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
Slightly adapt the conversion function to satisfy linter Fix parameter names: we now use consistentl...
adds support for Canadian weather stations uses OS specific line separation character instead of har...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add interpolation of multiple weather stations for a given lat/lon point (currently only works for D...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Simplify parameters using only one enumeration for flattened and detailed parameters Rename dataset ...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Add DWD Observation 5 minute precipitation dataset Add test to compare actually provided DWD observa...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Improve integrity of dataset, parameter and unit enumerations with further tests Change source of ho...
Add test for Jupyter notebook Add function to discover available climate observations (time resoluti...
Added Enable selecting a parameter precisely from a dataset by passing a tuple like [("precipitatio...
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
Slightly adapt the conversion function to satisfy linter Fix parameter names: we now use consistentl...
adds support for Canadian weather stations uses OS specific line separation character instead of har...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add interpolation of multiple weather stations for a given lat/lon point (currently only works for D...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...