hydromodpy.core.workspace.path_registry#

Canonical workspace path registry shared by runtime components.

Module attributes

PREPROCESSING_DIR

Preprocessing intermediates go under .solver_scratch/_preprocessing/.

Classes

WorkspacePathRegistry(project_root, root, ...)

Centralize shared data and project-local result paths.