Application to run SimPEG inversions on GEOH5 files. Users will be able to directly leverage the powerful visualization capabilities of Geoscience ANALYST.
Table of Contents
simpeg-drivers is currently written for Python 3.12 or higher.
To install simpeg-drivers, you need to install Conda first.
We recommend to install Conda using miniforge.
You can install (or update) a conda environment with all the requires packages to run simpeg-drivers. To do so you can directly run the install.bat file by double left clicking on it.
You should not install the package from PyPI, as the app requires conda packages to run.
Still, you can install it in a conda environment without its dependencies (--no-deps).
To install the simpeg-drivers package published on PyPI:
pip install -U --no-deps simpeg-driversHave comments or suggestions? Submit feedback. All the content can be found on the github repository.
Visit Mira Geoscience website to learn more about our products and services.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2023-2026 Mira Geoscience Ltd.