Extend explorer to use all implemented APIs Fix cli/restapi: return json and use NULL instead of Na
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Extend explorer to use all implemented APIs Fix cli/restapi: return json and use NULL instead of Na
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
extend DWDStationRequest to take multiple parameters as request add documentation at readthedocs.io ...
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Fix cli error with upgraded click ^8.0 where default False would be converted to "False
Update wetterdienst explorer with clickable stations and slighly changed layout Improve radar tests ...
Add capability to export data to Zarr format Add Wetterdienst Explorer UI. Thanks, @meteoDaniel! Add...
Add option to skip empty stations (option tidy must be set) Add option to drop empty rows (value is ...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...
Extend explorer to use all implemented APIs Fix cli/restapi: return json and use NULL instead of Na
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
extend DWDStationRequest to take multiple parameters as request add documentation at readthedocs.io ...
What's Changed CI: Fix testing on Python 3.11 by @amotl in https://github.com/earthobservations/wet...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Fix cli error with upgraded click ^8.0 where default False would be converted to "False
Update wetterdienst explorer with clickable stations and slighly changed layout Improve radar tests ...
Add capability to export data to Zarr format Add Wetterdienst Explorer UI. Thanks, @meteoDaniel! Add...
Add option to skip empty stations (option tidy must be set) Add option to drop empty rows (value is ...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
Fix DWD Observation urban_pressure dataset access (again) Add example to dump DWD climate summary ob...