hydromodpy.reporting.comparison.sections.sections#

Modular sections for static comparison web reports.

Functions

default_sections()

Return the standard section set for a comparison report.

render_header(ctx)

Render the report header.

render_sections(ctx)

Render all available default report sections.

report_title(ctx)

Return a readable report title.

Classes

ReportSection(section_id, title, priority, ...)

One independently rendered block of the comparison report.