hydromodpy.display.map_axes#
Shared helpers for HydroModPy spatial figures.
These helpers consolidate the small matplotlib idioms every map figure needs: no scientific-notation offset on metric coordinates (which collides with the title), comma-separated tick labels, sane tick density, and an optional watershed outline drawn on top of the field.
The helpers stay backend-agnostic - they only touch a matplotlib Axes.
Functions
|
Draw the catchment polygon outline on top of a map, if available. |
|
Apply ConciseDateFormatter to avoid the "2000-012000-05…" overlap. |
|
Apply the standard HydroModPy map styling to |
|
Style map axes as relative kilometres from the current lower-left corner. |