Cappadocia Volcanic Province: Data Acquisition and Preprocessing for Seismic Attenuation Imaging
This is for seismic data acquiring and pre-processing procedure of MuRAT
-
Clone the repository:
git clone https://github.com/yourusername/your-repo-name.git cd your-repo-name
-
Create the Conda environment:
conda env create -f environment.yml
-
Activate the environment:
conda activate your-env-name
This process consists of 8 steps in total, and is still undergoing improvements.
0_event_catlog_acquire.py
0_KOERI_catlog.py
01_events_plot.py
: visualizing the seismic event distribution
1_mass_download.py
2_remove_response.py
3_delete_less_5.py
4_TauP_PS.py
#PhaseNet#
python phasenet/predict.py --model=model/190703-214543 --data_list=CAP_SAC/results/sac.csv --data_dir=CAP_SAC --format=sac --batch_size=1 --plot_figure --result_dir=CAP_SAC/results
5_filter.py
6_change_header.py
7_picks_outlier.ipynb
8_check_visualizing.ipynb