hydromodpy.results.html_helpers#

Small HTML helpers shared by calibration and analysis report builders.

Functions

link_relative(web_dir, path)

Return path as a POSIX URL relative to web_dir.

safe_html(value)

Escape value for inclusion in static HTML.