Metadata-Version: 2.4
Name: crustal
Version: 0.2.1
Summary: Crude Rough Unfinished Seismological Toolbox And Library
Author: attr: crustal.__author__
Author-email: Odysseus Galanis <ogalanis@geo.auth.gr>
License-Expression: GPL-3.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# crustal

Crude Rough Unfinished Seismological Toolbox And Library

### Installation

If you are installing in a new conda environment (always a good idea)
you may need to install pip

    conda install -n *your_environment* pip

First install the GaMMA associator

    pip install git+https://github.com/wayneweiqiang/GaMMA.git

And then

    pip install crustal

This will also install all other dependencies

