panodata / dwdweather2

Python client to access weather data from Deutscher Wetterdienst (DWD), the federal meteorological service in Germany.
https://community.panodata.org/t/dwdweather2-a-python-client-to-access-weather-data-from-deutscher-wetterdienst-dwd/98
MIT License
72 stars 13 forks source link

List of multiple stations sorted by distance to given geolocation #3

Closed amotl closed 4 years ago

amotl commented 5 years ago

@JohannesRol has an implementation to build a list of multiple stations sorted by distance to a given geolocation [1]. It would be nice to add a similar feature here. See also #14.

[1] https://github.com/JohannesRol/dwdopendata/blob/8c412ba9/dwdopendata.py#L32-L58

amotl commented 4 years ago

Wetterdienst just received this feature through https://github.com/earthobservations/wetterdienst/pull/102 and https://github.com/earthobservations/wetterdienst/pull/104, so I am closing this. Thanks, @gutzbenj!

cc @JohannesRol, @stianchris, @ugur175, @antjefitzner, @meteoDaniel