hydromodpy.display.catchment_report.context#

Generic context artifact builder for catchment reports.

Functions

build_context(inputs)

Build the context artifacts consumed by build_catchment_report.

build_context_from_report_config(config_path)

Build context JSON, context HTML and assets from a catchment report TOML.

main([argv])

Classes

SeriesStats(rows, start, end, mean, minimum, ...)