1. Install Anaconda and requirements
-
Download USTC-Pickers repository
git clone https://github.com/JUNZHU-SEIS/USTC-Pickers.git cd USTC-Pickers
-
Install an environment for USTC-Pickers via env.yaml
conda env create -f env.yaml conda activate USTC-Pickers
-
Install an environment for USTC-Pickers manually
conda create -n USTC-Pickers conda activate USTC-Pickers pip install seisbench
Located in the directory: USTC-Pickers/model_list/
See details in the Notebook