Mineye-Terranigma Documentation¶
Overview¶
Mineye-Terranigma is a research project for probabilistic geological modeling
and geophysical inversion. The project combines state-of-the-art implicit geological
modeling with Bayesian inference techniques.
Core Capabilities:
3D Geological Modeling: Build implicit 3D models from structural data using GemPy
Geophysical Forward Modeling: Compute gravity and magnetic responses from geological models
Probabilistic Inference: Quantify uncertainty using Pyro and PyTorch
Satellite Image Segmentation: Bayesian classification of remote sensing data
Joint Inversion: Integrate multiple data sources for improved geological interpretations
Getting Started¶
Basic Examples¶
Foundational workflows for 3D geological modeling and geophysical forward modeling. These examples introduce core concepts using real data from the Tharsis mining district in Spain.
Probabilistic Modeling¶
Advanced examples demonstrating uncertainty quantification, error propagation, and Bayesian inversion techniques for geological and geophysical applications.
Bayesian Magnetic Inversion: TMI Inversion Workflow
Bayesian EnMap Inversion: Categorical Likelihood and Ordinal Probabilities
Hyperspectral Segmentation¶
Workflows for lithological segmentation of EnMap hyperspectral data using Bayesian inference. These examples cover feature extraction, preprocessing, and model comparison.
Key Features¶
Bayesian Inference with Pyro |
Geological Modeling with GemPy |
The project uses PyTorch and Pyro for probabilistic programming, enabling:
|
Building on the GemPy framework, the project supports:
|
API Reference¶
Detailed documentation of the Mineye-Terranigma Python API.