compute_RF_migration_spher_DK
Code for calculating 3D receiver function migrations… - ============================================= Requirements:
obspy
scipy
pandas
Location: Chavannes-pres-renens, CH Date: Mar 2022 Author: Konstantinos Michailos
Attributes
Functions
|
Read all SAC files to get the seismic site details. |
|
|
|
Module Contents
- compute_RF_migration_spher_DK.read_traces_sphr(path2rfs, sta)[source]
Read all SAC files to get the seismic site details.
- Parameters:
path2rfs (str) – Path to the stored RF SAC files.
sta (Pandas DataFrames.) – Seismic site details.
- Returns:
A stream of the receiver function waveforms.