crtomo-tools

CRTomo Python Toolbox


Keywords
complex-resistivity, geophysics, inversion
License
MIT
Install
pip install crtomo-tools==0.2.2

Documentation

CRTomo tools

Join the chat at https://gitter.im/geophysics-ubonn/crtomo_tools

CRTomo user space tools and libraries.

Installation

Quick linux install commands (refer to the crtomo-doc for detailed instructions) ::

mkvirtualenv --python /usr/bin/python3 crtomo
pip install --upgrade pip
pip install -r requirements.txt
pip install .