multiphysics-imaging-shenzhen/level-set-gravity-inversion-software — explained in plain English
Analysis updated 2026-05-18
Invert surface gravity survey data to estimate the shape and location of an underground salt dome.
Run the bundled salt dome or circular demonstration model to learn the software's workflow.
Support offshore oil and gas exploration by mapping salt structures from gravity anomalies.
Reproduce results from the two academic papers the software's algorithms are based on.
| multiphysics-imaging-shenzhen/level-set-gravity-inversion-software | 0xtotem/peek-dspy | 79e/auto-openai-account | |
|---|---|---|---|
| Stars | 42 | 42 | 42 |
| Language | — | Python | Go |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 4/5 |
| Audience | researcher | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Distributed as a prebuilt executable with a bundled test dataset, no source code to compile.
Level-Set Gravity Inversion Software is a specialized scientific tool for geophysicists who need to map underground structures using gravity data. When certain underground materials, such as salt deposits, have a different density than the surrounding rock, they create subtle variations in the gravitational pull measured at the surface. This software takes those gravity measurements as input and works backwards to figure out the shape and location of the mass anomaly that caused them. This process is called gravity inversion. The software uses a mathematical technique called the level-set method to define and refine the boundaries of the underground structure. The level-set approach is well suited to situations where the target has a fairly distinct edge, such as a salt dome under the ocean floor. Salt dome imaging is one of the primary use cases mentioned in the README, as salt structures are important landmarks in offshore oil and gas exploration. The README is written in both English and Chinese. The software is distributed as a prebuilt executable rather than source code. Users download the program and a test dataset from the Releases page on GitHub, then use the built-in Help panel for instructions. The test dataset includes two example models: a salt dome model and a simpler circular demonstration model. The algorithms behind the software come from two published academic papers. One covers using the level-set method to image salt structures from gravity data, published in the journal Geophysics in 2016. The other extends the approach to simultaneously recover both the shape of an anomaly and its varying internal density, published in Inverse Problems and Imaging in 2021. The software is registered as a software copyright in China.
A geophysics tool that reconstructs the shape of underground mass anomalies, like salt domes, from surface gravity measurements using the level-set method.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.