Skip to content

Releases: earthobservations/wetterdienst

Griaß Di

19 Jan 21:40
Compare
Choose a tag to compare
  • Add Geosphere Observation implementation for Austrian meteorological data
  • RADAR: Clean up code and merge access module into api
  • DWD MOSMIX: Fix parsing station list
  • DWD MOSMIX: Fix converting degrees minutes to decimal degrees within the
    stations list. The previous method did not produce correct results on
    negative lat/lon values.

New wetterdienst explorer layout

01 Jan 23:44
Compare
Choose a tag to compare
  • Update wetterdienst explorer with clickable stations and slighly changed layout
  • Improve radar tests and certain dict comparisons
  • Fix problem with numeric column names in method gain_of_value_pairs

All things geo

03 Dec 20:30
Compare
Choose a tag to compare
  • Interpolation/Summary: Now the queried point can be an existing station laying on the border of the polygon that it's
    being checked against
  • Geo: Change function signatures to use latlon tuple instead of latitude and longitude
  • Geo: Enable querying station id instead of latlon within interpolate and summarize
  • Geo: Allow using values of nearby stations instead of interpolated values
  • Fix timezone related problems when creating full date range
  • UI: Add interpolate/summarize methods as subspaces

Add NWS Observation and Eaufrance Hubeau APIs

28 Nov 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.48.0...v0.49.0

Fix DWD Observation urban_pressure

12 Nov 07:41
Compare
Choose a tag to compare
  • Fix DWD Observation urban_pressure dataset access (again)
  • Add example to dump DWD climate summary observations in zarr with help of xarray

Fix DWD Observation urban_pressure

23 Oct 09:02
Compare
Choose a tag to compare
  • Fix DWD Observation urban_pressure dataset access

Mosmix-L all stations is back

15 Oct 05:47
Compare
Choose a tag to compare
  • Add support for reading DWD Mosmix-L all stations files

Add summary of multiple weather stations for a given lat/lon point

14 Oct 04:57
Compare
Choose a tag to compare
  • Add summary of multiple weather stations for a given lat/lon point (currently only works for DWDObservationRequest)

Make DwdMosmixRequest return data according to start and end date

11 Oct 16:30
Compare
Choose a tag to compare
  • Make DwdMosmixRequest return data according to start and end date

Fix passing an empty DataFrame through unit conversion

10 Oct 09:28
Compare
Choose a tag to compare
  • Fix passing an empty DataFrame through unit conversion and ensure set of columns