Basic Examples

This gallery contains foundational examples for the Mineye-Terranigma project, demonstrating core workflows in 3D geological modeling and geophysical forward modeling using GemPy.

Prerequisites

  • Basic understanding of geological concepts (stratigraphy, structural geology)

  • Familiarity with Python programming

  • Knowledge of geophysical methods (for gravity/magnetics examples)

  • Installed packages: gempy, gempy-viewer, numpy, matplotlib, geopandas

Example Progression

The examples build upon each other in increasing complexity:

  1. Simple Geological Model: Learn the basics of 3D implicit modeling with GemPy.

  2. Complex Geological Model: Model more intricate structures like the Tharsis pluton.

  3. Forward Gravity Model: Apply geophysical forward modeling to geological structures.

Data and Configuration

All examples use real data from the Tharsis mining district in Spain. Data paths are managed through the mineye.config.paths module, making it easy to adapt examples to your own projects.

Getting Help

  • Check the API reference for detailed function documentation

  • Review the installation guide if you encounter dependency issues

  • Visit the project repository for issues and discussions

Simple Geological Model - Tharsis Region

Simple Geological Model - Tharsis Region

Complex Geological Model - Tharsis Region

Complex Geological Model - Tharsis Region

Forward Gravity Modeling - Tharsis Region

Forward Gravity Modeling - Tharsis Region

Gallery generated by Sphinx-Gallery