-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Requesting data by "nearest stations" fails with resolution "10_minutes" #236
Comments
Dear @amotl , Maybe it is related to some modifications that were done to the original metadata dataframe? For this case we should rather return a copy of the dataframe of the explicit method so that modifications wont change the original outcome of the function. |
Dear Benjamin, I haven't looked into the details yet, I just tried to get all things into issues reported by @wetterfrosch.
Doesn't this also croak on your end? For me, it does i.e. I have been able to confirm the behavior.
I will do so when looking into the details, thanks. Otherwise, any help from your side is also appreciated. With kind regards, |
No croaks. This: And at this moment no more |
Thanks for confirming that it works on your end. Hm. After clearing the cache using |
Thanks for looking into.
hmm, would you mind to try this for the
The error changes slightly when I use the maximum-number-of-results-limit:
Thanks!
ps.: Clearing the cache doesn't help. |
ps.: as you might suspect from the very wide parameters the attempt is to collect "all the dataz". So I could alternatively articulate the need for an "all"-the-stationz-option. But this won't help this nice nearest-neighbour-search :) |
Dear @wetterfrosch , Cheers, |
Describe the bug
When trying to request data using the "nearest stations" search, Wetterdienst croaks when using the "10_minutes" resolution. Apparently, other resolutions work. Thanks for reporting this, @wetterfrosch!
To reproduce
Full traceback
The text was updated successfully, but these errors were encountered: