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.** @Leguark said that, based on a conversation with @denise91, improving the performance of sparse linear system solves might be as...

Epic

At the moment the interpolation of the scalar field is done with an isotropic range. This gives problems when the data is not well distributed across the 3 dimension and...

Epic
gempy 3
gempy engine

**Is your feature request related to a problem? Please describe.** At the moment Gempy is developed on Theano to do kriging to generate the scaler field. As Theano has been...

Epic
gempy 3
gempy engine

# Description This is a work in progress branch (non-functional yet), for adding anisotropic corrections to the `RescaledData` class. This pr will likely be up for a while as I...

enhancement
gempy 3
gempy engine

**Is your feature request related to a problem? Please describe.** Currently, model grid cell data derived from the lith_block solutions cannot be easily plotted, and require one e.g. to set...

copying and paste export to vtk function

It has to be a function that define the anisotropic field so be can set it once and that is used as we call for it. This can be seen...

anisotropic range

- [x] Check which functions read X_r Y_r - only interpolator seems to care - [x] Check which functions read grid rescaled - self.grid.regular_grid.values_r is **nowhere** used - self.grid.regular_grid.values_r is...

anisotropic range

The default range depends now on the extent. This is useful because makes sure to cover the whole domain. However it can give instabilities when the range is too large...

anisotropic range