Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.17 KB

pystrat

Convenient stratigraphic plotting in Python.

pystrat seeks to make the plotting and analysis of stratigraphic data reproducible and simple.

Installation

To install the latest release from PyPI, simply enter the following at the command prompt:

pip install pystrat

Usage

See the quickstart to learn the basics.

Advanced usage for plotting sections and fence diagrams is also covered in the documentation:

Illustrations and reference codes of the swatches are also available in the documentation.

Full documentation is available at: https://pystrat.readthedocs.io/en/latest/

Contributing

We can make pystrat better - feel free to raise an issue or make a pull request!