hydromodpy.core.units.labels#

Canonical axis labels for field names.

Figures should never hard-code axis labels. Calling axis_label() keeps the terminology consistent across the corpus (e.g. “Hydraulic head (m)” rather than “head (m)” vs. “H (m)” depending on who wrote the figure).

Functions

axis_label(field_name[, unit])

Return the canonical axis label for field_name.