Open TheAnalystx opened 1 year ago
Is that actually a bug or do I missunderstand the use of skip_empty? Because if that isn't a bug but simply wrong parameter usage I would close the issue and implement something to find the nearest non-empty station for my problem.
Dear @TheAnalystx ,
this option is currently not working as intended. Atm when using it we just skip the empty station however we don't request another alternative station! For this to work I'll have to put in some more work:
FILTER_BY
that indicates that we want X closest stationsWould you want to work on this kind of topic? I could give you some hints on where to place to code!
Dear @gutzbenj ,
could be interesting to solve, maybe I can address this next month, if I can find the time.
Describe the bug I want to find the latest weather data for one or multiple coordinates, I thought skip_empty would be the way to go, but this seem not to actually skip empty stations.
To Reproduce
Expected behavior not empty dataframe with values
Desktop (please complete the following information):