hydromodpy.spatial.site_selection.candidates.reference_network#

Reference-network helpers for site-selection outlet snapping.

Functions

load_reference_network_for_outlets(*, ...[, ...])

Load the reference network used before DEM outlet snapping.

score_outlets_against_reference_network(...)

Annotate outlets with distance and normalized score to a reference network.

snap_outlet_to_reference_network(outlet, ...)

Project one outlet to the nearest line of a reference network.

Classes

ReferenceNetworkBundle(source, path, crs, ...)

Loaded hydrographic reference network and audit metadata.