This is the python version of cmt3d package(credited to Qinya Liu and Carl Tape), which is used in the CMT source inversion.
- the doc is a bit out-dated. Please refer to the test code for usage: https://github.com/wjlei1990/pycmt3d/blob/master/src/pycmt3d/tests/test_cmt3d.py
git clone https://github.com/wjlei1990/pycmt3d
cd pycmt3d
pip install -v -e .
cd pycmt3d
py.test