The Wayback Machine - https://web.archive.org/web/20230705104231/https://github.com/cgre-aachen/gempy
Skip to content

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 address parameter and model uncertainties.

License

cgre-aachen/gempy

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Some users report errors with aesara and python 3.11
f796e52

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 2, 2023 13:35
October 29, 2021 12:45
June 28, 2018 09:01
July 27, 2020 10:04
July 3, 2023 13:16
October 29, 2021 12:24
June 20, 2023 15:15

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

PyPI PyPI license: LGPL v3 Documentation Status 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 aesara compatible compiler is by using the aesara conda installation. Therefore the process would be the following:

$ conda install aesara

$ pip install gempy

For more information, refer to the installation documentation.

Requirements

The following versions are required/strongly recommended for the main dependencies of GemPy (as of June 2023):

  • python=3.10
  • pandas=2.0.1
  • matplotlib>=3.7
  • pyvista>=0.39

Resources

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

Go 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

Publications using GemPy

A continuously growing list of gempy-applications (e.g. listing real-world models) can be found here.

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

About

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 address parameter and model uncertainties.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published