obspy.signal.rotate

Various Seismogram Rotation Functions

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

rotate2zne

Rotates an arbitrarily oriented three-component vector to ZNE.

rotate_lqt_zne

Rotates all components of a seismogram.

rotate_ne_rt

Rotates horizontal components of a seismogram.

rotate_rt_ne

Rotates horizontal components of a seismogram.

rotate_zne_lqt

Rotates all components of a seismogram.

Private Functions

Warning

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

_dip_azimuth2zne_base_vector

Helper function converting a vector described with azimuth and dip of unit length to a vector in the ZNE (Vertical, North, East) base.