Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use InfluxDBClient instead of DataFrameClient and improve connection handling with InfluxDB 1.x Export: Add support for InfluxDB 2.x Fix InfluxDB export by skipping empty fields Add show() method with basic information on the wetterdienst instanc
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Add capability to export data to Zarr format Add Wetterdienst Explorer UI. Thanks, @meteoDaniel! Add...
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
InfluxDB export: Fix export in non-tidy format (#230). Thanks, @wetterfrosch! InfluxDB export: Use "...
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 TTL-based persistent caching using dogpile.cache Add example/radolan.py and adjust documentation...
Fix cli error with upgraded click ^8.0 where default False would be converted to "False
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Extend explorer to use all implemented APIs Fix cli/restapi: return json and use NULL instead of Na
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Update wetterdienst explorer with clickable stations and slighly changed layout Improve radar tests ...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Add capability to export data to Zarr format Add Wetterdienst Explorer UI. Thanks, @meteoDaniel! Add...
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
InfluxDB export: Fix export in non-tidy format (#230). Thanks, @wetterfrosch! InfluxDB export: Use "...
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 TTL-based persistent caching using dogpile.cache Add example/radolan.py and adjust documentation...
Fix cli error with upgraded click ^8.0 where default False would be converted to "False
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Extend explorer to use all implemented APIs Fix cli/restapi: return json and use NULL instead of Na
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Update wetterdienst explorer with clickable stations and slighly changed layout Improve radar tests ...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Add capability to export data to Zarr format Add Wetterdienst Explorer UI. Thanks, @meteoDaniel! Add...