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.
Additionally, the package has the capability to just plot the single stratigraphic columns.
The documentation with examples can be found here.
pip install
Clone code from github and install with pip
.
git clone https://github.com/giocaizzi/mplStrater.git
cd mplStrater
pip install .