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

**Describe the bug** The orientation argument to add_orientations is a Sequence[np.ndarray] in the docstrings. Passing a list of arrays as the docstring implies fails at line 130 of manipulate_points.py since...

Hi everyone! Is it possible to obtain the kriging variance of all the estimated points which composed an interpolated surface. I would like to analyse the uncertainty in the gempy...

enhancement

Hello, i want to create model like solid volume model below, every two subfaces are filled and stacked, ![image](https://github.com/user-attachments/assets/3ce5360a-9b46-4929-a6ba-553dbde94f26) and now i create a gempy model like this ![image](https://github.com/user-attachments/assets/07eec2ee-31a2-4385-ab7f-e52ee24c7f17) I...

**Is your feature request related to a problem? Please describe.** Sometimes, you only know the top of a reservoir (e.g., from seismics). However, based on well data, you know the...

question

Hi! I hope you are doing well! I'm new user of Gempy and I tried to follow videos and tutorials for building a velocity model to use it later in...

# Description Addition of modeling workflow for the video tutorial series. # Checklist - [ ] My code follows the [PEP 8 style guidelines](https://www.python.org/dev/peps/pep-0008/). - [ ] My code uses...

I have used the `set_custom_grid` method to compute solutions on a pre-existing grid. I am retrieving the solution from `Solutions.raw_arrays.custom` but I find that the solution is all floats and...

bug?

# Description Added a test for the 2025_I case in the private test suite. The test creates a geological model with multiple structural elements, sets up the model's extent, adds...

gempy 3
Blocked

Hi, I’m a PhD student using the Tomofast-x software for inversion. New to geological modelling, though. I’d like to know if there’s a way to convert a model created in...

![Image](https://github.com/user-attachments/assets/0b581d13-b70b-4675-9e14-5cbc94facd5a) Some models have weird outliers in the lithology block that mess with follow-up computations (and also marching cubes)