All Projects → cgre-aachen → Gempy

cgre-aachen / Gempy

Licence: lgpl-3.0
GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to adress parameter and model uncertainties.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Gempy

geostan
Bayesian spatial analysis
Stars: ✭ 40 (-89.9%)
Mutual labels:  modeling, bayesian
Hbayesdm
Hierarchical Bayesian modeling of RLDM tasks, using R & Python
Stars: ✭ 124 (-68.69%)
Mutual labels:  modeling, bayesian
Verde
Processing and interpolating spatial data with a twist of machine learning
Stars: ✭ 260 (-34.34%)
Mutual labels:  geoscience, interpolation
symbolic-pymc
Tools for the symbolic manipulation of PyMC models, Theano, and TensorFlow graphs.
Stars: ✭ 58 (-85.35%)
Mutual labels:  theano, bayesian
Simpeg
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
Stars: ✭ 283 (-28.54%)
Mutual labels:  modeling, geoscience
Computational Geometry
Computational Geometry Unity library with implementations of intersection algorithms, triangulations like delaunay, voronoi diagrams, polygon clipping, bezier curves, ear clipping, convex hulls, mesh simplification, etc
Stars: ✭ 325 (-17.93%)
Mutual labels:  interpolation
Pmtween
An elegant and flexible tweening library for iOS and tvOS.
Stars: ✭ 346 (-12.63%)
Mutual labels:  interpolation
Toflow
TOFlow: Video Enhancement with Task-Oriented Flow
Stars: ✭ 314 (-20.71%)
Mutual labels:  interpolation
Deep srl
Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next
Stars: ✭ 309 (-21.97%)
Mutual labels:  theano
Gaphor
Gaphor is the simple modeling tool
Stars: ✭ 386 (-2.53%)
Mutual labels:  modeling
Orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
Stars: ✭ 346 (-12.63%)
Mutual labels:  bayesian
Cascadestudio
A Full Live-Scripted CAD Kernel in the Browser
Stars: ✭ 344 (-13.13%)
Mutual labels:  modeling
Learning
The data is the future of oil, digging the potential value of the data is very meaningful. This library records my road of machine learning study.
Stars: ✭ 330 (-16.67%)
Mutual labels:  theano
Jetuml
A desktop application for fast UML diagramming.
Stars: ✭ 346 (-12.63%)
Mutual labels:  modeling
Deeplearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Stars: ✭ 4,020 (+915.15%)
Mutual labels:  bayesian
Pydlm
A python library for Bayesian time series modeling
Stars: ✭ 375 (-5.3%)
Mutual labels:  bayesian
Theano lstm
🔬 Nano size Theano LSTM module
Stars: ✭ 310 (-21.72%)
Mutual labels:  theano
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (-13.64%)
Mutual labels:  bayesian
Report
📜 🎉 Automated reporting of objects in R
Stars: ✭ 348 (-12.12%)
Mutual labels:  bayesian
Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (-14.65%)
Mutual labels:  theano

Open-source, implicit 3D structural geological modeling in Python.

PyPI PyPI license: LGPL v3 Documentation Status Travis Build Binder DOI DOCKER

Overview

GemPy is a Python-based, open-source geomodeling library. It is capable of constructing complex 3D geological models of folded structures, fault networks and unconformities, based on the underlying powerful implicit representation approach.

Installation

We provide the latest release version of GemPy via PyPi package services. We highly recommend using PyPi,

$ pip install gempy

as it will take care of automatically installing all the required dependencies - except in windows that requires one extra step.

Windows does not have a gcc compilers pre-installed. The easiest way to get a theano compatible compiler is by using the theano conda installation. Therefore the process would be the following:

$ conda install theano

$ pip install gempy

For more information, refer to the installation documentation.

Resources

After installation you can either check the notebook tutorials or the video introduction to get started.

Got to the documentation site for further information and enjoy the tutorials and examples.

For questions and support, please use discussions.

If you find a bug or have a feature request, create an issue.

Follow these guidelines to contribute to GemPy.

References

  • de la Varga, M., Schaaf, A., and Wellmann, F. (2019). GemPy 1.0: open-source stochastic geological modeling and inversion, Geosci. Model Dev., 12, 1-32.
  • Wellmann, F., & Caumon, G. (2018). 3-D Structural geological models: Concepts, methods, and uncertainties. In Advances in Geophysics (Vol. 59, pp. 1-121). Elsevier.
  • Calcagno, P., Chilès, J. P., Courrioux, G., & Guillen, A. (2008). Geological modelling from field data and geological knowledge: Part I. Modelling method coupling 3D potential-field interpolation and geological rules. Physics of the Earth and Planetary Interiors, 171(1-4), 147-157.
  • Lajaunie, C., Courrioux, G., & Manuel, L. (1997). Foliation fields and 3D cartography in geology: principles of a method based on potential interpolation. Mathematical Geology, 29(4), 571-584.

Publications using GemPy

Gallery

Geometries

colormapped image plot thumbnail colormapped image plot thumbnail colormapped image plot thumbnail
colormapped image plot thumbnail colormapped image plot thumbnail colormapped image plot thumbnail

Features

colormapped image plot thumbnail colormapped image plot thumbnail colormapped image plot thumbnail
colormapped image plot thumbnail colormapped image plot thumbnail colormapped image plot thumbnail

Case studies

colormapped image plot thumbnail colormapped image plot thumbnail colormapped image plot thumbnail
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].