Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.
Published August 31, 2017 | Version v1
Lesson Open

Stereonets and Rose Diagrams in Python

  • 1. Geology and Python

Description

Geoscientists usually work with lines, planes and their angular relationships. Studying these relationships requires some techniques to put real 3D features into simple 2D visualizations. We don't always need to design super complex 3D models just to figure out the angle between two planes, right?

This is why the Stereographic Projection and the Stereonets became so important to geologists. This projection is fast and efficient when we just want to analyze angular relationships. It does not preserve distances or areas of the features that are projected in it, just angles.

In Python, stereonet are veeery simple to do thanks to Joe Kington (a geologist!). Joe created a stereonet module for matplotlib called mplstereonet. We are going to explore this module in this tutorial.

Files

5-stereonets_plotting.ipynb

Files (808.9 kB)

Name Size Download all
md5:1b26245acd99eaf7e3643693eb122df0
808.9 kB Preview Download