TomoATT / PyTomoATT

Python API for TomoATT
https://tomoatt.github.io/PyTomoATT/
GNU General Public License v3.0
17 stars 4 forks source link

pytomoatt

Python API for TomoATT, a package for Eikonal-based seismic tomography

Python Package using Conda Build documentations codecov

PyPI - License PyPI PyPI - Python Version

PyTomoATT is a Python module that provides an interface for TomoATT, a software package for seismic tomography analysis. With PyTomoATT, users can create TomoATT projects, manage input data, and generate 3D initial models, 3D checkerboards, and slices of horizontal and vertical cross sections.

Authors

Inclusion

Installation

PyTomoATT can be installed quickly via the PyPI with a command as following:

pip install pytomoatt

See section Installation in online documentation for more details.

Documentation

The complete API documentation, and tutorials can be accessed at PyTomoATT Documentation.