Upgrade to dateparser-1.0.0. Thanks, @steffen746, @noviluni and @Gallaecio! This fixes a problem with timezones on Windows. The reason is that Windows has no zoneinfo database and tzlocal switched from pytz to tzinfo. See also https://github.com/earthobservations/wetterdienst/issues/222
MazamaCoreUtils 0.4.15 `parseDatetime() now supports data formats with timezone: "2018-10-16 12:00:...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Upgrade to dateparser-1.0.0. Thanks, @steffen746, @noviluni and @Gallaecio! This fixes a problem wit...
[FIX] Add missing positional dataset argument for _create_empty_station_parameter_df [FIX] Timestamp...
Add Wetterdienst.Settings to manage general settings like tidy, humanize,... Rename DWD forecast to ...
Fix date filtering of DWD observations, where accidentally an empty dataframe was returne
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Fix correct mapping of periods for solar daily data which should also have Period.HISTORICAL besides...
Create general Resolution and Period enumerations that can be used anywhere Create a full dataframe ...
Add test for Jupyter notebook Add function to discover available climate observations (time resoluti...
Add DWD Observation 5 minute precipitation dataset Add test to compare actually provided DWD observa...
DWD: Add missing radar site "Emden" (EMD, wmo=10204) Mosmix stations: fix longitudes/latitudes to be...
Time zone information serves as a basic protocol element in protocols, such as the calendaring suite...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
MazamaCoreUtils 0.4.15 `parseDatetime() now supports data formats with timezone: "2018-10-16 12:00:...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...
Upgrade to dateparser-1.0.0. Thanks, @steffen746, @noviluni and @Gallaecio! This fixes a problem wit...
[FIX] Add missing positional dataset argument for _create_empty_station_parameter_df [FIX] Timestamp...
Add Wetterdienst.Settings to manage general settings like tidy, humanize,... Rename DWD forecast to ...
Fix date filtering of DWD observations, where accidentally an empty dataframe was returne
Move more functionality into core classes Add more attributes to the core e.g. source and timezone M...
Fix correct mapping of periods for solar daily data which should also have Period.HISTORICAL besides...
Create general Resolution and Period enumerations that can be used anywhere Create a full dataframe ...
Add test for Jupyter notebook Add function to discover available climate observations (time resoluti...
Add DWD Observation 5 minute precipitation dataset Add test to compare actually provided DWD observa...
DWD: Add missing radar site "Emden" (EMD, wmo=10204) Mosmix stations: fix longitudes/latitudes to be...
Time zone information serves as a basic protocol element in protocols, such as the calendaring suite...
Fix creation of empty DataFrame for missing station ids Fix creation of empty DataFrame for annual d...
MazamaCoreUtils 0.4.15 `parseDatetime() now supports data formats with timezone: "2018-10-16 12:00:...
Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObse...
Large refactoring Make period type in DWDObservationData and cli optional Activate SQL querying agai...