obspy.imaging.mopad_wrapperΒΆ

ObsPy wrapper to the Moment tensor Plotting and Decomposition tool (MoPaD) written by Lars Krieger and Sebastian Heimann.

See also

[Krieger2012]

Warning

The MoPaD wrapper does not yet provide the full functionality of MoPaD. Please consider using the command line script obspy-mopad for now if you need the full power of MoPaD.

copyright:The ObsPy Development Team (devs@obspy.org)
license:GNU General Public License (GPL) (http://www.gnu.org/licenses/gpl.txt)

Functions

Beach Return a beach ball as a collection which can be connected to an current matplotlib axes instance (ax.add_collection).
Beachball Draws a beach ball diagram of an earthquake focal mechanism.

This Page