项目作者: core-man

项目描述 :
Search repeating earthquakes
高级语言: C
项目地址: git://github.com/core-man/repeating-earthquake.git
创建时间: 2020-06-05T10:40:06Z
项目社区:https://github.com/core-man/repeating-earthquake

开源协议:MIT License

下载


Search repeating earthquakes based on cross-correlation of seismic waveforms of event pairs at same stations.

Post-processing scripts have to be written to define repeating earthquake from the calculated cross-correlation coefficients.

FFTW needs to be installed and is used to compute the discrete Fourier transform.