Skip to content

BabakHejrani/passive-seismic

 
 

Repository files navigation

Passive-Seismic

Software and metadata for GA passive seismic project

Dependencies

TODO

Install passive-seismic

TODO

Tests

Tests require ELLIPCORR env variable to point to the ellip-corr directory:

$ cd /path/to/passive-seismic
$ export ELLIPCORR=$PWD/ellip-corr

Then run tests without `coverage`:

$ pytest tests
$ # or using the makefile
$ make test

Or with `coverage`:

$ make coverage

About

Seismic Station Data and Metadata QC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.1%
  • Python 6.3%
  • Perl 1.1%
  • Other 0.5%