cartopy.mpl.ticker.LatitudeFormatter

class cartopy.mpl.ticker.LatitudeFormatter(direction_label=True, degree_symbol='°', number_format='g', transform_precision=1e-08, dms=False, minute_symbol="'", second_symbol="''", seconds_number_format='g', auto_hide=True, decimal_point=None, cardinal_labels=None)[source]

Tick formatter for latitude axes.