Mira Geoscience fork of SimPEG: Simulation and Parameter Estimation in Geophysics
Project description
SimPEG
Simulation and Parameter Estimation in Geophysics - A python package for simulation and gradient based parameter estimation in the context of geophysical applications.
The vision is to create a package for finite volume simulation with applications to geophysical imaging and subsurface flow. To enable the understanding of the many different components, this package has the following features:
modular with respect to the spacial discretization, optimization routine, and geophysical problem
built with the inverse problem in mind
provides a framework for geophysical and hydrogeologic problems
supports 1D, 2D and 3D problems
designed for large-scale inversions
You are welcome to join our forum and engage with people who use and develop SimPEG at: http://simpeg.discourse.group/.
Weekly meetings are open to all. They are generally held on Wednesdays at 10:30am PDT. Please see the calendar (GCAL, ICAL) for information on the next meeting.
Overview Video
Working towards all the Geophysics, but Backwards - SciPy 2016
Citing SimPEG
There is a paper about SimPEG!
Cockett, R., Kang, S., Heagy, L. J., Pidlisecky, A., & Oldenburg, D. W. (2015). SimPEG: An open source framework for simulation and gradient based parameter estimation in geophysical applications. Computers & Geosciences.
BibTex:
@article{cockett2015simpeg,
title={SimPEG: An open source framework for simulation and gradient based parameter estimation in geophysical applications},
author={Cockett, Rowan and Kang, Seogi and Heagy, Lindsey J and Pidlisecky, Adam and Oldenburg, Douglas W},
journal={Computers \& Geosciences},
year={2015},
publisher={Elsevier}
}
Electromagnetics
If you are using the electromagnetics module of SimPEG, please cite:
Lindsey J. Heagy, Rowan Cockett, Seogi Kang, Gudni K. Rosenkjaer, Douglas W. Oldenburg, A framework for simulation and inversion in electromagnetics, Computers & Geosciences, Volume 107, 2017, Pages 1-19, ISSN 0098-3004, http://dx.doi.org/10.1016/j.cageo.2017.06.018.
BibTex:
@article{heagy2017,
title= "A framework for simulation and inversion in electromagnetics",
author= "Lindsey J. Heagy and Rowan Cockett and Seogi Kang and Gudni K. Rosenkjaer and Douglas W. Oldenburg",
journal= "Computers & Geosciences",
volume = "107",
pages = "1 - 19",
year = "2017",
note = "",
issn = "0098-3004",
doi = "http://dx.doi.org/10.1016/j.cageo.2017.06.018"
}
Installing from the sources
This Python package can be installed with pip. The dependencies are defined in pyproject.toml. It replaces the former requirements.txt and setup.py files (see pip documentation to learn more about pyproject.toml).
As this branch is meant to be used with a geopps environment, some conflicting packages have been moved to “extras” and declared optional. To use it outside of geoapps, install it with simpeg[regular]. To benefit from dask, install it with simpeg[regular, dask].
Install from a local clone
pip install path/to/simpeg[regular,dask]
Install from a local clone in editable mode
pip install -e path/to/simpeg[regular,dask]
Links
Website: http://simpeg.xyz
Slack (real time chat): http://slack.simpeg.xyz
Documentation: http://docs.simpeg.xyz
Code: https://github.com/simpeg/simpeg
Tests: https://travis-ci.org/simpeg/simpeg
Bugs & Issues: https://github.com/simpeg/simpeg/issues
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 Distribution
Built Distribution
File details
Details for the file Mira-SimPEG-0.15.1.dev7.tar.gz
.
File metadata
- Download URL: Mira-SimPEG-0.15.1.dev7.tar.gz
- Upload date:
- Size: 344.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1d9eb8d5d0b4cf7490c7b233466c940134163f0ca317270068768192cddd2f5 |
|
MD5 | 222ee081edaf3b5a7c6b2660c653c9b9 |
|
BLAKE2b-256 | 987490a5b6438b80ff6244046dca80692c49bcbd6f7d703c63540d747727ba48 |
File details
Details for the file Mira_SimPEG-0.15.1.dev7-py2.py3-none-any.whl
.
File metadata
- Download URL: Mira_SimPEG-0.15.1.dev7-py2.py3-none-any.whl
- Upload date:
- Size: 424.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35ba6d0f6ff81770caf1ea7599ba62f3b13b23c14091fec35e9d751c0aca793e |
|
MD5 | 914351933cf686cc7b25424674adab3b |
|
BLAKE2b-256 | f06ed27a5faf1fc1bda17a119bb3f021f8d91597f0fbd1f85630bf9e6dfd63a4 |