hydromodpy.data.variables.hydrometry.apis.hubeau#

Hub’Eau Hydrométrie API adapter.

Produces PointRecord instances from the Hub’Eau v2 hydrometrie endpoints. This adapter is self-contained: it manages its own HTTP calls via the shared api_client module and converts raw JSON to the standard contract.

Functions

fetch(*, product[, bbox, station_ids, ...])

Fetch hydrometry data from Hub'Eau and return PointRecord list.