LatitudeFormatter

class LatitudeFormatter(*args, **kwargs)[source]

Bases: _CartopyFormatter, LatitudeFormatter

Format latitude gridline labels. Adapted from cartopy.mpl.ticker.LatitudeFormatter.

Parameters

dms (bool, default: False) – Locate the ticks on clean degree-minute-second intervals and format the ticks with minutes and seconds instead of decimals.