hydromodpy.spatial.mesh.batch_reporting#

Manifest and summary contracts for the mesh-catchment batch launcher.

Functions

write_mesh_catchment_batch_manifest(path, rows)

Persist the current batch progress to one CSV manifest.

Classes

MeshCatchmentBatchResultRow(outlet_id, ...)

One typed manifest row summarizing one outlet execution.

MeshCatchmentBatchSummary(manifest_csv, results)

Typed summary returned after one batch run finishes.