The orient is a package written in MATLAB, developed for determining the orientation of ocean bottom seismograph (OBS) via Rayleigh-wave polarization.
This package calculate the orientation based on the method of Stachnik et al. (2012).
- Public seismic data can be downloaded by using package DownloadSeisData.
- The user's own data file is also supported. The first 15 digits of the event file name should preferably be yyyymmdd_HHMMSS (e.g., 20120827_043719, represents 2012-08-27T04:37:19). The earthquake event data storage path is shown in the figure below.
Note: The quality of seismic event data determines the accuracy and error range of the results.
- Run
orient, the script will automatically select the event data and calculate the orientation.
- Run
plot_waveform, the script will roughly select the events and plot the waveforms. - Enter the waveform figure folder and delete the figures with poor quality (select events manually).
- Run
orient_select, the script will calculate the orientation based on the selected events.
If you use orient in your work, please cite:
Yuechu Wu, Ting Yang, Min Xu, Dan Liu, Yizhi Wang, Chuanhai Yu, Mei Xue, Weiwei Ding, Baohua Liu. (2024). A passive‐source ocean‐bottom seismic experiment in the South China Sea: Evaluations of data quality and instrument performance. Seismological Research Letters, https://doi.org/10.1785/0220240224
- Stachnik, J. C., Sheehan, A. F., Zietlow, D. W., Yang, Z., Collins, J., Ferris, A. (2012) Determination of New Zealand Ocean Bottom Seismometer Orientation via Rayleigh-Wave Polarization. Seismological Research Letters, 83(4): 704–713. https://doi.org/10.1785/0220110128





