geocat.viz.util.add_lat_lon_ticklabels#

geocat.viz.util.add_lat_lon_ticklabels(ax, zero_direction_label=False, dateline_direction_label=False)#

Utility function to make plots look like NCL plots by adding latitude, longitude tick labels.

Parameters:

Examples

See this example notebook: add_lat_lon_ticklabels.

More in-depth plotting examples that utilize this function are in the GeoCAT-Examples Gallery. To see more usage cases, search the function on the website.