Geophysical modelling and inversion library
Project description
pyGIMLi is an open-source library for modelling and inversion and in geophysics. The object-oriented library provides management for structured and unstructured meshes in 2D and 3D, finite-element and finite-volume solvers, various geophysical forward operators, as well as Gauss-Newton based frameworks for constrained, joint and fully-coupled inversions with flexible regularization.
What is pyGIMLi suited for?
- analyze, visualize and invert geophysical data in a reproducible manner
- forward modelling of (geo)physical problems on complex 2D and 3D geometries
- inversion with flexible controls on a-priori information and regularization
- combination of different methods in constrained, joint and fully-coupled inversions
- teaching applied geophysics (e.g. in combination with Jupyter notebooks)
What is pyGIMLi NOT suited for?
- for people that expect a ready-made GUI for interpreting their data
Installation
Before you start, considering its not a bad idea to use virtual environments, so give this a try:
python -m venv pygimli
source pygimli/bin/activate
To install pygimli :
python -m pip install pygimli
You might add the 'all' option to install also optional dependencies.
python -m pip install pygimli['all']
You can see if the installation was successful:
python -c 'import pygimli as pg; pg.version()'
For more information visit pyGIMLi.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pygimli-2.0b1.post3-py3-none-any.whl.
File metadata
- Download URL: pygimli-2.0b1.post3-py3-none-any.whl
- Upload date:
- Size: 523.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d96a27b056acac969ea1a3bdf79b3f9e1ec5e6d586081b2cb281eb545ba3982
|
|
| MD5 |
af2a365c57c0c29730ef599e8c69f67a
|
|
| BLAKE2b-256 |
30283fd238a9ea794714ca7c6423a68d66ad986ca2cc07f73b68bda76eb36301
|