Move more functionality into core classes Add more attributes to the core e.g. source and timezone Make dates of internal data timezone aware, set start date and end date to UTC Add issue date to Mosmix class that actually refers to the Mosmix run instead of start date and end date Use Result object for every data related return In accordance with typical naming conventions, DWDObservationSites is renamed to DWDObservationStations, the same is applied to DWDMosmixSites The name ELEMENT is removed and replaced by parameter while the acutal parameter set e.g. CLIMATE_SUMMARY is now found under PARAMETER_SET Remove StorageAdapter and its dependencies Methods self.collect_data() and self.collect_safe() are replaced by self.query() and self.all(...
Use lxml.iterparse to reduce memory consumption when parsing DWD Mosmix files Fix Settings object in...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Add Wetterdienst.Settings to manage general settings like tidy, humanize,... Rename DWD forecast to ...
[FIX] Add missing positional dataset argument for _create_empty_station_parameter_df [FIX] Timestamp...
Make tidy method a abstract core method of Values class Fix DWD Mosmix generator to return all conta...
Create general Resolution and Period enumerations that can be used anywhere Create a full dataframe ...
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...
Use lxml.iterparse to reduce memory consumption when parsing DWD Mosmix files Fix Settings object in...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
CLI: Obtain "--tidy" argument from command line Extend MOSMIX support to equal the API of observatio...
Add Wetterdienst.Settings to manage general settings like tidy, humanize,... Rename DWD forecast to ...
[FIX] Add missing positional dataset argument for _create_empty_station_parameter_df [FIX] Timestamp...
Make tidy method a abstract core method of Values class Fix DWD Mosmix generator to return all conta...
Create general Resolution and Period enumerations that can be used anywhere Create a full dataframe ...
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...
Use lxml.iterparse to reduce memory consumption when parsing DWD Mosmix files Fix Settings object in...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Add StationsResult and ValuesResult to allow for new workflow and connect stations and values reques...