Invert4geom

Invert4geom#

3D geometric gravity inversions

Binder link

Latest version on PyPI Latest version on conda-forge Compatible Python versions

Test coverage status Documentation Status Actions status

GitHub discussion

cover figure

Invert4geom is a Python library for performing 3D geometric gravity inversions, where the aim is to recover the geometry of a density contrast.

Typical use cases include modeling the topography of the Moho, the sediment-basement contact, or bathymetry. These density contrasts are represented by a layer of vertical right-rectangular prisms. Since we use vertical prisms, they don’t take the curvature of the Earth into account. For large-scale applications, such as continental studies, it would be better to use tesseroids instead of prisms.

See the overview for further description of this package and what it can be used for.

Getting started?

New to Invert4geom? Start here!

πŸ”Ž Overview

Need help?

Start a discussion on GitHub!

Discussions

Reference documentation

A list of modules and functions

API Reference

Using Invert4geom for research?

Citations help support our work

Citing Invert4geom

Early-stages of development

This package is at the very beginning of it’s development! This means that we are still adding a lot of new features and sometimes we make changes to the ones we already have while we try to improve the software based on users’ experience, test new ideas, take better design decisions, etc. Some of these changes could be backwards incompatible. Keep that in mind before you update Invert4Geom to a newer version.

How to contribute

Please, read our Contributor Guide to learn how you can contribute to the project.

Note

Many parts of this documentation was adapted from the Fatiando project.