-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* allow get_stations with meteo_var == slice(None) * only filter stations if start/end is provided * ensure current station is in dataframe so nearest station can be determined * fix for knmi precipitation data station attribute is sometimes a series with duplicate entries #241 (#242) * reshuffle a bit * ruff * up version for minor release --------- Co-authored-by: OnnoEbbens <onnoebbens@gmail.com>
- Loading branch information
1 parent
9850536
commit 034b1b5
Showing
3 changed files
with
41 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters