hydromodpy.spatial.site_selection.evaluation.spatial_filters#

Spatial filtering helpers for site selection.

Functions

basin_overlap_fraction(*, ...[, reference])

Return overlap fraction between two basin geometries.

is_overlap_allowed(*, overlap_fraction, ...)

Return whether a candidate passes the configured overlap threshold.