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. It also offers support for stochastic modeling to address parameter and model uncertainties.
[ ] I have created tests which entirely cover my code.
[ ] The test code either 1. demonstrates at least one valuable use case (e.g. integration tests)
or 2. verifies that outputs are as expected for given inputs (e.g. unit tests).
[ ] New and existing tests pass locally with my changes.
Added link to LiquidEarth website
Description
Please include a summary of the changes.
Relates to
Checklist