Skip to content

giocaizzi/mplStrater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .