obspy.signal.rotate.rotate_rt_ne
- rotate_rt_ne(n, e, ba)[source]
Rotates horizontal components of a seismogram.
Rotates from radial and transversal components to North and East components.
This is the inverse transformation of the transformation described in
rotate_ne_rt()
.