hydromodpy.core.state#

Runtime state models shared by launchers and simulation execution.

Modules

data

Runtime data scope shared by launcher process runs.

execution

Runtime execution scope shared by launcher process runs.

global_index

Machine-wide global index federating N HydroModPy workspaces.

migrations

Machine-wide global index DuckDB schema migrations.

paths

XDG-compliant path helpers and workspace path utilities.

run_state

Mutable runtime state threaded through workflow steps.

setup

Runtime setup scope shared by launcher process runs.