trajan.plot.land

Plot land shapes and landmask.

Module Contents

Functions

__get_mask__()

Return an instance of the global landmask.

add_land(ax, lonmin, latmin, lonmax, latmax, fast[, ...])

Plot the landmask or the shapes from GSHHG.

Attributes

logger

__mask__

trajan.plot.land.logger
trajan.plot.land.__mask__
trajan.plot.land.__get_mask__()

Return an instance of the global landmask.

trajan.plot.land.add_land(ax, lonmin, latmin, lonmax, latmax, fast, ocean_color='white', land_color=cfeature.COLORS['land'], lscale='auto', globe=None)

Plot the landmask or the shapes from GSHHG.