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
Rotates an arbitrarily oriented three-component vector to ZNE. |
|
Rotates all components of a seismogram. |
|
Rotates horizontal components of a seismogram. |
|
Rotates horizontal components of a seismogram. |
|
Rotates all components of a seismogram. |
Private Functions
Warning
Private functions are mainly for internal/developer use and their API might change without notice.
Helper function converting a vector described with azimuth and dip of unit length to a vector in the ZNE (Vertical, North, East) base. |