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 163 gempy issues
Sort by recently updated
recently updated
newest added

**What is your question?** Hi~ I am using get_started.ipynb for a simple test. In this example, we have **8 surface points**, ![image](https://user-images.githubusercontent.com/61902717/173275395-69bb3bd4-6955-4221-b1fe-34b77edf1e22.png) ![image](https://user-images.githubusercontent.com/61902717/173275464-e293a71f-4cb7-4e2b-8ed9-b4010e37f3b4.png) but why does block_at_surface_points (3D array with...

**Describe the bug** Whenever a layer is too thin/substantially thinner than the resolution, its colour gets mapped but is not actually present in the lith_block data. Plotting this in 2D/3D...

I try to build a model with Onlap relations, but the cutting of the surfaces isn't as I expect. Here is the picture what GemPy produces: ![2020-12-23 10_59_59-PyVista](https://user-images.githubusercontent.com/59735059/102984578-1474f500-450e-11eb-86e5-aaf740b2b424.png) However, according...

question
bug?

Hi, Because I had some issues with the installation process in MacOS, I tried building the Docker image myself from the dockerfile. However, the build failed with the following message:...

Dear GemPyers, I'm now trying to build 3D geological model using Gempy from borehole data. I follow the Tutorial: Transform 2019: Integrating Striplog and GemPy, and replace the data with...

**Describe the bug** When running gempy on Jupyter notebook , it doesn't plot 3d or 2d plot somehow. I have tried the same code on MS EDGE, Mozilla, and Chrome...

As stated in the 2019 Paper, it should be possible to run GemPy within Blenders integrated Python. I am trying to get this running for quite some time now and...

In the past few months, there have routinely been changes in dependencies which break our continuous integration process. The same changes usually **break releases** in the same way, since we...

**Is your feature request related to a problem? Please describe.** Currently, is it not straightforward to export meshes and load them in QGIS for visualization and maps **Describe the solution...

**Is your feature request related to a problem? Please describe.** For our projects, we need to extract depth information from the meshes created in GemPy. This works so far so...