mplStrater: plot stratigraphic columns with python

PyPI - Python Version PyPI GitHub Release Date GitHub Workflow Status (branch) Codecov Requirements Status license issues

This package allows to plot stratigraphic columns with python.

Passing to mplStrater:

  • some stratigraphic data stored in a pandas.DataFrame

  • a mplStrater.Legend object

the package creates a series of mplStrater.strata.Columns objects that can be plotted, all together or singularly, on matplotlib.axes. The columns are plotted with the color and hatch scheme defined providing the legend object.

_images/map.png

Output map of the example dataset.

The package also allows to plot singularly column contained in the dataset.

_images/columns.jpeg

It allows to plot the single columns for closer inspection.

Packaged from a hardcoded script in quarantine in december 2021, by @giocaizzi.

Code reference

mplStrater

mplStrater: plot stratigraphic columns with python.

Indices and tables