hydromodpy.results.run_timeseries#

Tabular and time-aligned accessors for hydromodpy.results.run.Run.

Mixin grouping the catalog-backed tabular reads (parameters, metrics, budgets, mass balance, provenance) and the time-resolved series accessors (timeseries, observed, time_index, recharge_forcing). Mixed into Run; reads self._sim_id and self._catalog.

Classes

RunTimeseriesMixin()

Tabular and time-series accessors mixed into Run.