hydromodpy.results.run_hydrographic#

Hydrographic-network accessors for hydromodpy.results.run.Run.

Mixin that exposes the canonical hydrographic-network roles persisted with a simulation (reference, generated, simulated_active) and their geometric comparison helpers. Mixed into Run; it assumes self has _sim_id and _catalog set by Run.__init__(), and access to self.geographic (provided by RunGeographicMixin).

Classes

RunHydrographicMixin()

Hydrographic-network accessors mixed into Run.