hydromodpy.core.units#

Unit parsing and formatting helpers.

Lazy facade. Lightweight imports such as hydromodpy.core.units.labels do not require loading the full Pint stack.

Modules

hydraulic_conductance

Hydraulic-conductance unit helpers centered on SI (m2/s).

hydraulic_conductivity

Hydraulic-conductivity unit helpers centered on SI (m/s).

labels

Canonical axis labels for field names.

length

Length helpers centered on SI (meters).

parse

Pint-based helpers to parse TOML-style unit payloads.

radiation

Radiation flux unit helpers centered on SI (W/m2).

registry

Pint unit registry for HydroModPy.

scalar

Helpers to parse scalar values with optional inline units.

time

Time-unit helpers centered on SI (seconds).

types

Pydantic-pint annotated types for hydrogeological quantities.

volumetric_flow

Volumetric-flow unit helpers centered on SI (m3/s).