invert4geom


Nameinvert4geom JSON
Version 0.4.0 PyPI version JSON
download
home_page
SummaryConstrained gravity inversion to recover the geometry of a density contrast.
upload_time2024-02-22 02:31:24
maintainer
docs_urlNone
author
requires_python>=3.9
licenseCopyright 2023 Matt Tankersley 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.
keywords inversion gravity geometry density moho sediment geophysics geology geoscience
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Invert4geom</h1>
<h2 align="center">3D geometric gravity inversions
</h2>

<p align="center">
<a href="https://invert4geom.readthedocs.io"><strong>Documentation Link</strong></a>
</p>

<!-- SPHINX-START1 -->

<p align="center">
<a href="https://mybinder.org/v2/gh/mdtanker/invert4geom/main">
 <img src="https://mybinder.org/badge_logo.svg" alt="Binder link"></a>
 </p>

<p align="center">
<a href=https://pypi.org/project/invert4geom/>
<img src=https://img.shields.io/pypi/v/invert4geom
alt="Latest version on PyPI"
/>
</a>
<a href=https://github.com/conda-forge/invert4geom-feedstock>
<img src=https://img.shields.io/conda/vn/conda-forge/invert4geom
alt="Latest version on conda-forge"
/>
</a>
<a href=https://pypi.org/project/invert4geom/>
<img src=https://img.shields.io/pypi/pyversions/invert4geom
alt="Compatible Python versions"
/>

<p align="center">
<a href=https://app.codecov.io/github/mdtanker/invert4geom>
<img src=https://codecov.io/github/mdtanker/invert4geom/badge.svg?
alt="Test coverage status"
/>
</a>
<a href=https://invert4geom.readthedocs.io/en/latest/?badge=latest>
<img src=https://readthedocs.org/projects/invert4geom/badge/?version=latest&style=flat-square
alt='Documentation Status'
/>
<a href=https://github.com/mdtanker/invert4geom/actions>
<img src=https://github.com/mdtanker/invert4geom/workflows/CI/badge.svg
alt="Actions status"
/>
<p align="center">
<a href=https://github.com/mdtanker/invert4geom/discussions>
<img src=https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
alt="GitHub discussion"
/>
<!-- </a>
<a href="https://zenodo.org/badge/latestdoi/475677039">
<img src="https://zenodo.org/badge/475677039.svg?style=flat-square"
alt="Zenodo DOI"
/> -->
</a>
 </p>

<!-- <p align="center">
<img src="docs/figures/cover_fig.png"/>
</p> -->

<!-- SPHINX-END1 -->

![](docs/figures/cover_fig.png)

<!-- <p align="center">
<img src="docs/figures/cover_fig.png" width="400"/>
</p> -->

<!-- SPHINX-START2 -->

**Invert4geom** is a Python library for performing 3D geometric gravity
inversions, where the aim is to recover the geometry of a density contrast.

Typical use cases include modeling the topography of the Moho, the
sediment-basement contact, or bathymetry. These density contrasts are
represented by a layer of vertical right-rectangular prisms. Since we use
vertical prisms, they don't take the curvature of the Earth into account. For
large-scale applications, such as continental studies, it would be better to use
tesseroids instead of prisms.

See the [overview](overview.md) for further description of this package and what
it can be used for.

<!-- prettier-ignore-start -->
[actions-badge]:            https://github.com/mdtanker/invert4geom/workflows/CI/badge.svg
[actions-link]:             https://github.com/mdtanker/invert4geom/actions
[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/invert4geom
[conda-link]:               https://github.com/conda-forge/invert4geom-feedstock
[codecov-badge]:            https://codecov.io/github/mdtanker/invert4geom/badge.svg?
[codecov-link]:             https://app.codecov.io/github/mdtanker/invert4geom
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]:  https://github.com/mdtanker/invert4geom/discussions
[pypi-link]:                https://pypi.org/project/invert4geom/
[pypi-platforms]:           https://img.shields.io/pypi/pyversions/invert4geom
[pypi-version]:             https://img.shields.io/pypi/v/invert4geom
[rtd-badge]:                https://readthedocs.org/projects/invert4geom/badge/?version=latest
[rtd-link]:                 https://invert4geom.readthedocs.io/en/latest/?badge=latest

<!-- prettier-ignore-end -->

<!-- SPHINX-END2 -->

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "invert4geom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "inversion,gravity,geometry,density,Moho,sediment,geophysics,geology,geoscience",
    "author": "",
    "author_email": "Matt Tankersley <matt.d.tankersley@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a2/dd/707c2e980f13ae0963a476523802539a131a0b93cc7dbfa81daa7cbc5619/invert4geom-0.4.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Invert4geom</h1>\n<h2 align=\"center\">3D geometric gravity inversions\n</h2>\n\n<p align=\"center\">\n<a href=\"https://invert4geom.readthedocs.io\"><strong>Documentation Link</strong></a>\n</p>\n\n<!-- SPHINX-START1 -->\n\n<p align=\"center\">\n<a href=\"https://mybinder.org/v2/gh/mdtanker/invert4geom/main\">\n <img src=\"https://mybinder.org/badge_logo.svg\" alt=\"Binder link\"></a>\n </p>\n\n<p align=\"center\">\n<a href=https://pypi.org/project/invert4geom/>\n<img src=https://img.shields.io/pypi/v/invert4geom\nalt=\"Latest version on PyPI\"\n/>\n</a>\n<a href=https://github.com/conda-forge/invert4geom-feedstock>\n<img src=https://img.shields.io/conda/vn/conda-forge/invert4geom\nalt=\"Latest version on conda-forge\"\n/>\n</a>\n<a href=https://pypi.org/project/invert4geom/>\n<img src=https://img.shields.io/pypi/pyversions/invert4geom\nalt=\"Compatible Python versions\"\n/>\n\n<p align=\"center\">\n<a href=https://app.codecov.io/github/mdtanker/invert4geom>\n<img src=https://codecov.io/github/mdtanker/invert4geom/badge.svg?\nalt=\"Test coverage status\"\n/>\n</a>\n<a href=https://invert4geom.readthedocs.io/en/latest/?badge=latest>\n<img src=https://readthedocs.org/projects/invert4geom/badge/?version=latest&style=flat-square\nalt='Documentation Status'\n/>\n<a href=https://github.com/mdtanker/invert4geom/actions>\n<img src=https://github.com/mdtanker/invert4geom/workflows/CI/badge.svg\nalt=\"Actions status\"\n/>\n<p align=\"center\">\n<a href=https://github.com/mdtanker/invert4geom/discussions>\n<img src=https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github\nalt=\"GitHub discussion\"\n/>\n<!-- </a>\n<a href=\"https://zenodo.org/badge/latestdoi/475677039\">\n<img src=\"https://zenodo.org/badge/475677039.svg?style=flat-square\"\nalt=\"Zenodo DOI\"\n/> -->\n</a>\n </p>\n\n<!-- <p align=\"center\">\n<img src=\"docs/figures/cover_fig.png\"/>\n</p> -->\n\n<!-- SPHINX-END1 -->\n\n![](docs/figures/cover_fig.png)\n\n<!-- <p align=\"center\">\n<img src=\"docs/figures/cover_fig.png\" width=\"400\"/>\n</p> -->\n\n<!-- SPHINX-START2 -->\n\n**Invert4geom** is a Python library for performing 3D geometric gravity\ninversions, where the aim is to recover the geometry of a density contrast.\n\nTypical use cases include modeling the topography of the Moho, the\nsediment-basement contact, or bathymetry. These density contrasts are\nrepresented by a layer of vertical right-rectangular prisms. Since we use\nvertical prisms, they don't take the curvature of the Earth into account. For\nlarge-scale applications, such as continental studies, it would be better to use\ntesseroids instead of prisms.\n\nSee the [overview](overview.md) for further description of this package and what\nit can be used for.\n\n<!-- prettier-ignore-start -->\n[actions-badge]:            https://github.com/mdtanker/invert4geom/workflows/CI/badge.svg\n[actions-link]:             https://github.com/mdtanker/invert4geom/actions\n[conda-badge]:              https://img.shields.io/conda/vn/conda-forge/invert4geom\n[conda-link]:               https://github.com/conda-forge/invert4geom-feedstock\n[codecov-badge]:            https://codecov.io/github/mdtanker/invert4geom/badge.svg?\n[codecov-link]:             https://app.codecov.io/github/mdtanker/invert4geom\n[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github\n[github-discussions-link]:  https://github.com/mdtanker/invert4geom/discussions\n[pypi-link]:                https://pypi.org/project/invert4geom/\n[pypi-platforms]:           https://img.shields.io/pypi/pyversions/invert4geom\n[pypi-version]:             https://img.shields.io/pypi/v/invert4geom\n[rtd-badge]:                https://readthedocs.org/projects/invert4geom/badge/?version=latest\n[rtd-link]:                 https://invert4geom.readthedocs.io/en/latest/?badge=latest\n\n<!-- prettier-ignore-end -->\n\n<!-- SPHINX-END2 -->\n",
    "bugtrack_url": null,
    "license": "Copyright 2023 Matt Tankersley  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. ",
    "summary": "Constrained gravity inversion to recover the geometry of a density contrast.",
    "version": "0.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/mdtanker/invert4geom/issues",
        "Changelog": "https://invert4geom.readthedocs.io/en/latest/changelog.html",
        "Discussions": "https://github.com/mdtanker/invert4geom/discussions",
        "Documentation": "https://invert4geom.readthedocs.io/",
        "Homepage": "https://github.com/mdtanker/invert4geom"
    },
    "split_keywords": [
        "inversion",
        "gravity",
        "geometry",
        "density",
        "moho",
        "sediment",
        "geophysics",
        "geology",
        "geoscience"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6e2467a9367d0c7897ed0afb5342b74731a5345acfbceaf1ea3c959137deb4b",
                "md5": "ab62d132c3315ba84d81505cfcfd3317",
                "sha256": "5b977bf31034b23f808e49414039c2825270971d6d071cb309e105bc1e3c0e5f"
            },
            "downloads": -1,
            "filename": "invert4geom-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab62d132c3315ba84d81505cfcfd3317",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 39469,
            "upload_time": "2024-02-22T02:31:22",
            "upload_time_iso_8601": "2024-02-22T02:31:22.264026Z",
            "url": "https://files.pythonhosted.org/packages/f6/e2/467a9367d0c7897ed0afb5342b74731a5345acfbceaf1ea3c959137deb4b/invert4geom-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2dd707c2e980f13ae0963a476523802539a131a0b93cc7dbfa81daa7cbc5619",
                "md5": "366fe45ca98660c6802dd3389273530a",
                "sha256": "a25d08238dfd9a66475c2133c9871e198d23c078213afbf1f105dd45cd45e728"
            },
            "downloads": -1,
            "filename": "invert4geom-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "366fe45ca98660c6802dd3389273530a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 50666,
            "upload_time": "2024-02-22T02:31:24",
            "upload_time_iso_8601": "2024-02-22T02:31:24.051412Z",
            "url": "https://files.pythonhosted.org/packages/a2/dd/707c2e980f13ae0963a476523802539a131a0b93cc7dbfa81daa7cbc5619/invert4geom-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-22 02:31:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdtanker",
    "github_project": "invert4geom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "invert4geom"
}
        
Elapsed time: 0.19919s