hydromodpy.data.variables.oceanic.apis.shom#

SHOM tide gauge API client for sea-level data.

Downloads sea-level observations from the Service Hydrographique et Oceanographique de la Marine (SHOM) API. Stateless - no class state, returns list[PointRecord].

Functions

fetch(*, geographic, date_start, date_end[, ...])

Download sea-level data from the nearest SHOM tide gauge.