hydromodpy.data.loader#
Runtime data loading orchestrator driven by a resolved data plan.
This module centralizes launcher data-phase loading logic so that the launcher
stays focused on orchestration order. It exposes DataManagersRuntimeLoader
for stateful orchestration and load_variable() as a thin pure helper for
per-variable dispatch.
Functions
|
Load one resolved variable config through DataStore. |
Classes
|
Load data products for the resolved active manager families. |