Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.56 KB

File metadata and controls

41 lines (27 loc) · 1.56 KB

mplStrater

PyPI - Python Version PyPI

GitHub Release Date GitHub Workflow Status (branch) Codecov Requirements Status License GitHub issues

This package provides the possibility to plot geologic stratigraphic columns with a structured symbology and labelling system on matplotlib figures.

The package allows to use georeferenced rasters as basemap.

map

Additionally, the package has the capability to just plot the single stratigraphic columns.

columns

Documentation

The documentation with examples can be found here.

Installation with pip

pip install

Installation (from source)

Clone code from github and install with pip.

git clone https://github.com/giocaizzi/mplStrater.git
cd mplStrater
pip install .