Skip to content
/ eqcutil Public

Utility classes and methods that support use of the waveform cross correlation package "EQcorrscan"

License

Notifications You must be signed in to change notification settings

pnsn/eqcutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eqcutil

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

Authors

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.

License

image
This repository is distributed under the attached GNU General Public License v3

Installing with Conda

  1. Clone this repository
git clone https://github.com/pnsn/eqcutil.git
  1. Use the provided environment.yml to create a conda environment
conda env create -f environment.yml
  1. Install eqcutil using pip backend from the root directory of this repo
python -m pip install .

Dependencies & Attribution

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!

About

Utility classes and methods that support use of the waveform cross correlation package "EQcorrscan"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages