hydromodpy.spatial.site_selection.evidence.influence#

Automatic anthropic-influence evidence for site selection.

Functions

annotate_catchments_with_influence_layers(...)

Compute influence flags from configured vector layers.

influence_evidence_gdf(evidence)

Return influence evidence as a GeoDataFrame.

write_influence_evidence_geojson(path, evidence)

Write matched influence features as GeoJSON.

write_influence_evidence_geopackage(path, ...)

Write matched influence features to a GeoPackage layer.

write_influence_evidence_geoparquet(path, ...)

Write matched influence features to GeoParquet.

Classes

InfluenceEvidence(site_id, influence_type, ...)

One source feature matched against one candidate basin.