hydromodpy.display.geo.basemaps#

Optional web-tile basemaps via contextily.

contextily is not a hard dependency of HydroModPy. If it is missing, add_basemap() silently no-ops so that figures can still be rendered in offline or CI environments.

Functions

add_basemap(ax, *[, crs, source, alpha])

Add a tile basemap to ax.