wjlei1990 / pycmt3d

Doc:
http://wjlei1990.github.io/pycmt3d/
GNU Lesser General Public License v3.0
8 stars 8 forks source link

Build Status DOI

pycmt3d

This is the python version of cmt3d package(credited to Qinya Liu and Carl Tape), which is used in the CMT source inversion.

Install

git clone https://github.com/wjlei1990/pycmt3d
cd pycmt3d
pip install -v -e .

Run the test

cd pycmt3d
py.test