Skip to content

Finding subbasins #116

@Oisin-M

Description

@Oisin-M

Is your feature request related to a problem? Please describe.

Placeholder issue for now, but we should be able to get sub-basins based on the river network topology and a subbasin size or something like this.

Sub-basin is based on station locations (or general points) at the moment, but it would be cool define a size and then split the network into multiple subbasins of that size.

Good summary of the possibilities/approaches:

Sub-basins are subdivisions of a basin, usually based on topography and the river network. The classic approach defines a new sub-basin at every confluence, but they can also be defined at gauge stations or for each reach, depending on the desired level of detail. If you use gauge stations, the division is arbitrary; if you go by confluences, it's topological; and if you divide by fixed distances or areas, it's geometric.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions