simpeg-drivers


Namesimpeg-drivers JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryApplication to run SimPEG inversions with geoh5 files from Geoscience Analyst.
upload_time2025-02-08 02:37:16
maintainerBenjamin Kary
docs_urlNone
authorMira Geoscience
requires_python<3.12,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            simpeg-drivers: run SimPEG inversions on GEOH5 files
====================================================
Application to run `SimPEG <https://simpeg.xyz/>`_ inversions
on `GEOH5 files <https://mirageoscience-geoh5py.readthedocs-hosted.com/en/stable/content/geoh5_format/>`_.
Users will be able to directly leverage the powerful visualization
capabilities of `Geoscience ANALYST <https://mirageoscience.com/mining-industry-software/geoscience-analyst/>`_.

.. contents:: Table of Contents
   :local:
   :depth: 3

Documentation
^^^^^^^^^^^^^
`Online documentation <https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/>`_


Installation
^^^^^^^^^^^^
**simpeg-drivers** is currently written for Python 3.10 or higher.

Install within a conda environment
----------------------------------

To install **simpeg-drivers**, you need to install **Conda** first.

We recommend to install **Conda** using `miniforge`_.

.. _miniforge: https://github.com/conda-forge/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.


Install with PyPI
-----------------

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:

.. code-block:: bash

    pip install -U --no-deps simpeg-drivers


Feedback
^^^^^^^^
Have comments or suggestions? Submit feedback.
All the content can be found on the github_ repository.

.. _github: https://github.com/MiraGeoscience/geoh5py


Visit `Mira Geoscience website <https://mirageoscience.com/>`_ to learn more about our products
and services.


License
^^^^^^^
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
^^^^^^^^^
Copyright (c) 2024-2025 Mira Geoscience Ltd.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simpeg-drivers",
    "maintainer": "Benjamin Kary",
    "docs_url": null,
    "requires_python": "<3.12,>=3.10",
    "maintainer_email": "benjamink@mirageoscience.com",
    "keywords": null,
    "author": "Mira Geoscience",
    "author_email": "support@mirageoscience.com",
    "download_url": "https://files.pythonhosted.org/packages/29/9a/b82f9c27fd97643c62a7502db5d434fc5a1ffae8f430328489d066787d4a/simpeg_drivers-0.2.0.tar.gz",
    "platform": null,
    "description": "simpeg-drivers: run SimPEG inversions on GEOH5 files\n====================================================\nApplication to run `SimPEG <https://simpeg.xyz/>`_ inversions\non `GEOH5 files <https://mirageoscience-geoh5py.readthedocs-hosted.com/en/stable/content/geoh5_format/>`_.\nUsers will be able to directly leverage the powerful visualization\ncapabilities of `Geoscience ANALYST <https://mirageoscience.com/mining-industry-software/geoscience-analyst/>`_.\n\n.. contents:: Table of Contents\n   :local:\n   :depth: 3\n\nDocumentation\n^^^^^^^^^^^^^\n`Online documentation <https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/>`_\n\n\nInstallation\n^^^^^^^^^^^^\n**simpeg-drivers** is currently written for Python 3.10 or higher.\n\nInstall within a conda environment\n----------------------------------\n\nTo install **simpeg-drivers**, you need to install **Conda** first.\n\nWe recommend to install **Conda** using `miniforge`_.\n\n.. _miniforge: https://github.com/conda-forge/miniforge\n\nYou can install (or update) a conda environment with all the requires packages to run **simpeg-drivers**.\nTo do so you can directly run the **install.bat** file by double left clicking on it.\n\n\nInstall with PyPI\n-----------------\n\nYou should not install the package from PyPI, as the app requires conda packages to run.\nStill, you can install it in a conda environment without its dependencies (``--no-deps``).\n\nTo install the **simpeg-drivers** package published on PyPI:\n\n.. code-block:: bash\n\n    pip install -U --no-deps simpeg-drivers\n\n\nFeedback\n^^^^^^^^\nHave comments or suggestions? Submit feedback.\nAll the content can be found on the github_ repository.\n\n.. _github: https://github.com/MiraGeoscience/geoh5py\n\n\nVisit `Mira Geoscience website <https://mirageoscience.com/>`_ to learn more about our products\nand services.\n\n\nLicense\n^^^^^^^\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nCopyright\n^^^^^^^^^\nCopyright (c) 2024-2025 Mira Geoscience Ltd.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Application to run SimPEG inversions with geoh5 files from Geoscience Analyst.",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/",
        "Homepage": "https://www.mirageoscience.com/mining-industry-software/python-integration/",
        "Repository": "https://github.com/MiraGeoscience/simpeg-drivers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3e4d06da4fd8eb7ac78e4932c8527b93f6997587174339fd220b542f21d7c45",
                "md5": "fef44974db518b637bb988a9c879a9db",
                "sha256": "9976315d49833ca201504c1e1c7ad29194a3f9cf478ebf803e8b9f61c3acf789"
            },
            "downloads": -1,
            "filename": "simpeg_drivers-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fef44974db518b637bb988a9c879a9db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.10",
            "size": 2877390,
            "upload_time": "2025-02-08T02:37:15",
            "upload_time_iso_8601": "2025-02-08T02:37:15.015541Z",
            "url": "https://files.pythonhosted.org/packages/b3/e4/d06da4fd8eb7ac78e4932c8527b93f6997587174339fd220b542f21d7c45/simpeg_drivers-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "299ab82f9c27fd97643c62a7502db5d434fc5a1ffae8f430328489d066787d4a",
                "md5": "046328fbae3214699d50790ecd2c25a9",
                "sha256": "2e39931c76b84472e24d9e4e5067fa868d604092cb0867aed44a943a5b82a132"
            },
            "downloads": -1,
            "filename": "simpeg_drivers-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "046328fbae3214699d50790ecd2c25a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.10",
            "size": 2741134,
            "upload_time": "2025-02-08T02:37:16",
            "upload_time_iso_8601": "2025-02-08T02:37:16.698460Z",
            "url": "https://files.pythonhosted.org/packages/29/9a/b82f9c27fd97643c62a7502db5d434fc5a1ffae8f430328489d066787d4a/simpeg_drivers-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 02:37:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MiraGeoscience",
    "github_project": "simpeg-drivers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simpeg-drivers"
}
        
Elapsed time: 0.71314s