hydromodpy.spatial.site_selection.outputs.geospatial#

Production vector exports for site-selection spatial artifacts.

Functions

observation_points_gdf(evidence)

Return normalized observation evidence as a point GeoDataFrame.

write_observation_points_geopackage(path, ...)

Append normalized observation points to a GeoPackage.

write_observation_points_geoparquet(path, ...)

Write normalized observation points to GeoParquet.

write_selection_geopackage(path, *, ...[, ...])

Write selected/rejected outlets and basins to one GeoPackage.

write_selection_geoparquet_layers(...[, ...])

Write selected/rejected outlets and basins as separate GeoParquet files.