Add TTL-based persistent caching using dogpile.cache Add example/radolan.py and adjust documentation Export dataframe to different data sinks like SQLite, DuckDB, InfluxDB and CrateDB Query results with SQL, based on in-memory DuckDB Split get_nearby_stations into two functions, get_nearby_stations_by_number and get_nearby_stations_by_distance Add MOSMIX client and parser. Thanks, @jlewis91! Add basic HTTP AP
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Scientific domains such as Climate Science, High Energy Particle Physics (HEP) and others, routinely...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Add TTL-based persistent caching using dogpile.cache Add example/radolan.py and adjust documentation...
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...
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Use lxml.iterparse to reduce memory consumption when parsing DWD Mosmix files Fix Settings object in...
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...
Scientific domains such as Climate Science, High Energy Particle Physics (HEP) and others, routinely...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Add TTL-based persistent caching using dogpile.cache Add example/radolan.py and adjust documentation...
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...
Change cli base to click Add support for wetterdienst core API in cli and restapi Export: Use Influx...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Enhance the usage of get_nearby_stations Output of get_nearby_stations is a slive of meta_data DataF...
Use direct mapping to get a parameter set for a parameter Rename DwdObservationParameterSet to DwdOb...
Use lxml.iterparse to reduce memory consumption when parsing DWD Mosmix files Fix Settings object in...
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...
Scientific domains such as Climate Science, High Energy Particle Physics (HEP) and others, routinely...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...