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

**Is your feature request related to a problem? Please describe.** Add functionality to load (or create) model from .json file. Should ideally be complemented with a corresponding "save model to...

enhancement
gempy 3

**Describe the bug** When using `ve` in `gpv.plot_3d`, the coordinates are scaled. `ve=5` ![image](https://github.com/user-attachments/assets/e7a6276c-5afb-4f56-9f73-4a69116d5c13) `ve=10` ![image](https://github.com/user-attachments/assets/6494b671-2d9e-42ce-a229-ee80ec7822be) **Expected behavior** Only the scale of the PyVista Plot would be changed, not the...

bug

**Describe the bug** I am creating a simple model with the extent [0, 1000, 0, 1000, -600, 0]. When looking at the PyVista plots, I noticed that the model is...

bug

Is Stochastic modeling still supported? I can't find any tutorial about it if it's still supported, where can I find examples/tutorials to learn how to use it? Thanks in advance...

Hi all, I am having an issue with plotting 2d sections. **Describe the bug** plot_2d does not generate plots as expected. **To Reproduce** 1. Run example https://docs.gempy.org/tutorials/ch1_fundamentals/ch1_3b_cross_sections.html#sphx-glr-tutorials-ch1-fundamentals-ch1-3b-cross-sections-py 2. plot_2d generates...

Hi, I am new to Gempy and recently installed the Gempy v3 issue. I am now going through the tutorials. Gempy is loaded onto my son's server overseas, while I...

Hello, I am using gempy version 2024.2.0.2. I am doing the uncertainty quantification using Monte Carlo method of my gempy model named "loaded_model". The numbers "205134058, 363156420, 128925917, 36792972" are...

**Describe the bug** Overall, "remove_unused_series=True", does not work as intended (or understood on my end). I tried multiple examples: 1. Mapping fewer layers in mapstack, than there are in complete...

gempy 3
bug?

**Describe the bug** A simple model featuring a single fault and two horizontal units in separate groups. The younger (top) unit is only present in one fault block. Depending on...

bug?

**Is your feature request related to a problem? Please describe.** Viewing the property `geo_model.surface_points_copy` and `geo_model.orientations_copy` I noticed they only display the ID of the formations and the formations itself....

enhancement