LongitudeFormatter

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

Bases: _CartopyFormatter, LongitudeFormatter

Format longitude gridline labels. Adapted from cartopy.mpl.ticker.LongitudeFormatter.

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.