gempy
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....
**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...
Hello, i want to create model like solid volume model below, every two subfaces are filled and stacked,  and now i create a gempy model like this  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...
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...
# 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...
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...
 Some models have weird outliers in the lithology block that mess with follow-up computations (and also marching cubes)