hydromodpy.spatial.site_selection.outputs.geojson#

GeoJSON exports for site-selection spatial review artifacts.

Functions

write_basins_geojson(path, catchments, *, ...)

Write basin contour geometries when delineated vector files exist.

write_observation_points_geojson(path, evidence)

Write observation locations from normalized observation evidence.

write_outlets_geojson(path, catchments, *, ...)

Write a lightweight point GeoJSON for selected or rejected outlets.