SEISGEN
The SEISGEN is a python package to generate synthetic seismic waveform by utilizing the stored receiver-side Strain Green's Tensor (SGT) database that is created by using the python script in the project pyCAPLunar by merging the strain-filed data that is written out by the SPECFEM3D package upon the waveform simulation in the 3D background model.
For basic install:
git clone https://github.com/Liang-Ding/seisgen.git
cd seisgen
pip install -e .
or using pip
pip install seisgen