Flexible methods that support use of the waveform cross correlation package "EQcorrscan" for a range of projects at the PNSN.
a small, temporary, addition here
This repository is abstracted from workflows written by N. Stevens and B. Johnson in the course of their work at the PNSN and related research endeavors.
This repository is distributed under the attached GNU General Public License v3
- Clone this repository
git clone https://github.com/pnsn/eqcutil.git
- Use the provided
environment.ymlto create acondaenvironment
conda env create -f environment.yml
- Install
eqcutilusingpipbackend from the root directory of this repo
python -m pip install .
This repository build on the following open-source python projects:
We thank the development teams and contributor communities of these projects for their dedication to open-source scientific software!