gempy icon indicating copy to clipboard operation
gempy copied to clipboard

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....

Results 158 gempy issues
Sort by recently updated
recently updated
newest added

Hello to all, unfortunately I just started to work with gempy, so I need your help! I am looking for a way to output the coordinates of those nodes that...

From your documentation, there is no instruction on how to install Gempy Mac m1. I followed the instruction on how to install it on Mac it failed with the following...

**What is your question?** I want to save solution to netCDF for farther analysis in ArcGIS Pro. I found the solution_to_netcdf function in io.py and tried to use it after...

**What is your question?** On 3D GemPy geological models, can GemPy export into corner point grid files for use in numerical simulators such as Eclipse or CMG?

enhancement

…No clue if CI builds would work. todo need to update the github worker to allow this branch to run. likely there are a lot of api breaking changes I...

**Describe the bug** I am trying to install gempy, but it cannot be imported. Below is the process: Envirment: ubuntu 22.04 Intel CPU i9-9900 step1 : install gempy conda create...

Hello, I’ve installed gempy using pip on Ubuntu22. I was wondering if you could advise me on how to solve the following error which happens when I import it :...

PyMC v4.0 has been released recently and the migration to it from pymc3 looks pretty easy. This could also improve issues with installation of gempy and make it easier to...

Hello, **Describe the bug** I recently discovered GemPy and tried to go through the tutorial this afternoon. When I ran `gp.set_interpolator(geo_model, compile_theano=True, theano_optimizer="fast_compile")` I got the following error: ``` Exception:...

Hey gempy-team, First of all, thank you for providing this very useful software to the community! I really admire the effort you put in maintaining, documenting and helping people using...