Skip to content

Releases: earthobservations/wetterdienst

Fix FSSPEC Kwargs

31 May 20:21
Compare
Choose a tag to compare
  • Fix using shared FSSPEC_CLIENT_KWARGS everywhere

Add options to skip empty data and station

29 May 10:10
Compare
Choose a tag to compare
  • Add option to skip empty stations (option tidy must be set)
  • Add option to drop empty rows (value is NaN) (option tidy must be set)

Add EA UK Hydrology API

22 May 10:25
Compare
Choose a tag to compare
  • Add UKs Environment Agency hydrology API

Few fixes

15 May 20:06
Compare
Choose a tag to compare
  • Fix acquisition of DWD weather phenomena data
  • Set default encoding when reading data from DWD with pandas to 'latin1'
  • Fix typo in EcccObservationResolution

Fix historical DWD radolan acquisition

14 May 14:57
Compare
Choose a tag to compare
  • Fix acquisition of historical DWD radolan data that comes in archives

Few fixes

11 May 22:25
Compare
Choose a tag to compare
  • Fix creation of empty DataFrame for missing station ids
  • Fix creation of empty DataFrame for annual data

Revert skipping ssl verification

09 May 22:09
Compare
Choose a tag to compare

Temporary fix for DWD server certificate

08 May 22:49
Compare
Choose a tag to compare
  • Circumvent DWD server ssl certificate problem by temporary removing ssl verification

Add WSV Pegelonline

24 Apr 18:18
6fb0578
Compare
Choose a tag to compare
  • Add implementation of WSV Pegelonline service
  • Clean up code at several places
  • Fix ECCC observations access

Fix values coercing

03 Apr 21:03
Compare
Choose a tag to compare
  • Change integer dtypes in untidy format to float to prevent loosing information when converting units