Skip to content
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

v.stream.inbasin: Modernize interface, fix for v8 #935

Merged
merged 1 commit into from
Jul 29, 2023

Commits on Jul 27, 2023

  1. v.stream.inbasin: Modernize interface, fix for v8

    - Changes x_outlet and y_outlet to single coordinates standard option which is recognized by GUI and user can click to get coordinates there. Call in Python has less parameters and same readability (x,y).
    - Makes coordinates optional which seems to be the original intention.
    - Uses rules to decide about valid options instead of custom if statements.
    - Updates interfacing with numpy to Python 3.
    - Adds more recent reference.
    - Describes stream input more.
    - Adds tests.
    wenzeslaus committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    97f4c97 View commit details
    Browse the repository at this point in the history