Alexander G. Zimmerman
Alexander G. Zimmerman
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.** We want easily to export models to blender **Describe the solution you'd like** A function of gempy as gempy.export_to_blender A...
**Is your feature request related to a problem? Please describe.** Problem: different interpolation approaches may be required for different geological features on multiple scales, or simply different geological domains. This...
**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...
**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...
**Is your feature request related to a problem? Please describe.** Problem: FE-meshes facilitate better representation of structural features in a geological model, such as faults. As these are of particular...
I'm reviewing this entire lesson in detail for the first time, and I noticed that [this](https://swcarpentry.github.io/git-novice/10-open/index.html) is the only episode which allocates time for exercises. Despite this, I see many...
[This description](https://github.com/swcarpentry/git-novice/blob/gh-pages/_episodes/01-basics.md) of the version control concept is misleading for Git. Since this is specifically in the git-novice lesson, I think it should be changed. In the case of Git,...
I stumbled on this now while trying to push volume data to Liquid Earth. The `StructuredData` has five data sets named `Features` and `Properties`, `X`, `Y`, and `Z`. I talked...