Add StationsResult and ValuesResult to allow for new workflow and connect stations and values request Add accessor .values to Stations class to get straight to values for a request Rename Stations to Request and use upper camel case e.g. DwdObservationRequest Add top-level API Fix issue with Mosmix station locatio
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
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...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
DWD: Add missing radar site "Emden" (EMD, wmo=10204) Mosmix stations: fix longitudes/latitudes to be...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
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...
extend DWDStationRequest to take multiple parameters as request add documentation at readthedocs.io ...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Make tidy method a abstract core method of Values class Fix DWD Mosmix generator to return all conta...
Add interpolation of multiple weather stations for a given lat/lon point (currently only works for D...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
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...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
DWD: Add missing radar site "Emden" (EMD, wmo=10204) Mosmix stations: fix longitudes/latitudes to be...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
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...
extend DWDStationRequest to take multiple parameters as request add documentation at readthedocs.io ...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Make tidy method a abstract core method of Values class Fix DWD Mosmix generator to return all conta...
Add interpolation of multiple weather stations for a given lat/lon point (currently only works for D...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
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...