obspy.imaging.maps

Module for map related plotting in ObsPy.

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

plot_cartopy

Creates a Cartopy plot with a data point scatter plot.

plot_map

Creates a map plot with a data point scatter plot.

Private Functions

Warning

Private functions are mainly for internal/developer use and their API might change without notice.

_basic_setup

_plot_cartopy_into_axes

Creates a (or adds to existing) cartopy plot with a data point scatter plot in given axes.