hydromodpy.results.catalog.lifecycle#

Simulation lifecycle helpers (open / finalize / delete / cleanup / close).

Open Zarr handles are tracked on the facade so a finalize that packs the live store to .zarr.zip can release them first, and so close guarantees no leaked file descriptors at workspace shutdown.

Classes

LifecycleMixin()

Open/finalize/delete/cleanup/close for SimulationCatalog.