harmonica


Nameharmonica JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryForward modeling, inversion, and processing gravity and magnetic data
upload_time2024-08-12 22:38:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD-3-Clause
keywords geoscience geophysics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            <img src="https://github.com/fatiando/harmonica/raw/main/doc/_static/readme-banner.png" alt="Harmonica">

<h2 align="center">Processing and modelling gravity and magnetic data</h2>

<p align="center">
<a href="https://www.fatiando.org/harmonica"><strong>Documentation</strong> (latest)</a> •
<a href="https://www.fatiando.org/harmonica/dev"><strong>Documentation</strong> (main branch)</a> •
<a href="https://github.com/fatiando/harmonica/blob/main/CONTRIBUTING.md"><strong>Contributing</strong></a> •
<a href="https://www.fatiando.org/contact/"><strong>Contact</strong></a>
</p>

<p align="center">
Part of the <a href="https://www.fatiando.org"><strong>Fatiando a Terra</strong></a> project
</p>

<p align="center">
<a href="https://pypi.python.org/pypi/harmonica">
<img
src="http://img.shields.io/pypi/v/harmonica.svg?style=flat-square"
alt="Latest version on PyPI"
/>
</a>
<a href="https://github.com/conda-forge/harmonica-feedstock">
<img
src="https://img.shields.io/conda/vn/conda-forge/harmonica.svg?style=flat-square"
alt="Latest version on conda-forge"
/>
</a>
<a href="https://codecov.io/gh/fatiando/harmonica">
<img
src="https://img.shields.io/codecov/c/github/fatiando/harmonica/main.svg?style=flat-square"
alt="Test coverage status"
/>
</a>
<a href="https://pypi.python.org/pypi/harmonica">
<img
src="https://img.shields.io/pypi/pyversions/harmonica.svg?style=flat-square"
alt="Compatible Python versions."
/>
</a>
<a href="https://doi.org/10.5281/zenodo.3628741">
<img
src="https://img.shields.io/badge/doi-10.5281%2Fzenodo.3628741-blue.svg?style=flat-square"
alt="Digital Object Identifier for the Zenodo archive"
/>
</a>
</p>

# About

*Harmonica* is a Python library for processing and modeling gravity and
magnetic data. It includes common processing steps, like calculation of Bouguer
and terrain corrections, reduction to the pole, upward continuation, equivalent
sources, and more. There are forward modeling functions for basic geometric
shapes, like point sources, prisms and tesseroids. The inversion methods are
implemented as classes with an interface inspired by scikit-learn (like
[Verde](https://www.fatiando.org/verde)).

## Project goals

These are the long-term goals for Harmonica:

- Efficient, well designed, and fully tested code for gravity and
  magnetic data.
- Cover the entire data life-cycle: from raw data to 3D Earth model.
- Focus on best-practices to discourage misuse of methods,
  particularly inversion.
- Easily extended code to enable research on the development of new
  methods.

See the [GitHub milestones](https://github.com/fatiando/harmonica/milestones)
for short-term goals.

Things that will *not* be covered in Harmonica:

- Multi-physics partial differential equation solvers. Use
  [SimPEG](http://www.simpeg.xyz/) or [PyGIMLi](https://www.pygimli.org/)
  instead.
- Generic grid processing methods (like horizontal derivatives and FFT). We'll
  rely on [Verde](https://www.fatiando.org/verde),
  [xrft](https://xrft.readthedocs.io/en/latest/) and
  [xarray](https://xarray.dev) for those.
- Data visualization.
- GUI applications.

## Project status

🚨 **Harmonica is in early stages of design and implementation.** 🚨

We welcome any feedback and ideas! Let us know by submitting
[issues on GitHub](https://github.com/fatiando/harmonica/issues) or
[joining our community](https://www.fatiando.org/contact).

## Getting involved

🗨️ **Contact us:**
Find out more about how to reach us at
[fatiando.org/contact](https://www.fatiando.org/contact/).

👩🏾‍💻 **Contributing to project development:**
Please read our
[Contributing Guide](https://github.com/fatiando/harmonica/blob/main/CONTRIBUTING.md)
to see how you can help and give feedback.

🧑🏾‍🤝‍🧑🏼 **Code of conduct:**
This project is released with a
[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms.

> **Imposter syndrome disclaimer:**
> We want your help. **No, really.** There may be a little voice inside your
> head that is telling you that you're not ready, that you aren't skilled
> enough to contribute. We assure you that the little voice in your head is
> wrong. Most importantly, **there are many valuable ways to contribute besides
> writing code**.
>
> *This disclaimer was adapted from the*
> [MetPy project](https://github.com/Unidata/MetPy).

# License

This is free software: you can redistribute it and/or modify it under the terms
of the **BSD 3-clause License**. A copy of this license is provided in
[`LICENSE.txt`](https://github.com/fatiando/harmonica/blob/main/LICENSE.txt).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "harmonica",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Santiago Soler <santisoler@fastmail.com>",
    "keywords": "geoscience, geophysics",
    "author": null,
    "author_email": "The Harmonica Developers <fatiandoaterra@protonmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/16/0d/9c53041e16dc8bd03d8124aaa7dda4ab0cf4c7a1434c5ab76b576252b14a/harmonica-0.7.0.tar.gz",
    "platform": null,
    "description": "<img src=\"https://github.com/fatiando/harmonica/raw/main/doc/_static/readme-banner.png\" alt=\"Harmonica\">\n\n<h2 align=\"center\">Processing and modelling gravity and magnetic data</h2>\n\n<p align=\"center\">\n<a href=\"https://www.fatiando.org/harmonica\"><strong>Documentation</strong> (latest)</a> \u2022\n<a href=\"https://www.fatiando.org/harmonica/dev\"><strong>Documentation</strong> (main branch)</a> \u2022\n<a href=\"https://github.com/fatiando/harmonica/blob/main/CONTRIBUTING.md\"><strong>Contributing</strong></a> \u2022\n<a href=\"https://www.fatiando.org/contact/\"><strong>Contact</strong></a>\n</p>\n\n<p align=\"center\">\nPart of the <a href=\"https://www.fatiando.org\"><strong>Fatiando a Terra</strong></a> project\n</p>\n\n<p align=\"center\">\n<a href=\"https://pypi.python.org/pypi/harmonica\">\n<img\nsrc=\"http://img.shields.io/pypi/v/harmonica.svg?style=flat-square\"\nalt=\"Latest version on PyPI\"\n/>\n</a>\n<a href=\"https://github.com/conda-forge/harmonica-feedstock\">\n<img\nsrc=\"https://img.shields.io/conda/vn/conda-forge/harmonica.svg?style=flat-square\"\nalt=\"Latest version on conda-forge\"\n/>\n</a>\n<a href=\"https://codecov.io/gh/fatiando/harmonica\">\n<img\nsrc=\"https://img.shields.io/codecov/c/github/fatiando/harmonica/main.svg?style=flat-square\"\nalt=\"Test coverage status\"\n/>\n</a>\n<a href=\"https://pypi.python.org/pypi/harmonica\">\n<img\nsrc=\"https://img.shields.io/pypi/pyversions/harmonica.svg?style=flat-square\"\nalt=\"Compatible Python versions.\"\n/>\n</a>\n<a href=\"https://doi.org/10.5281/zenodo.3628741\">\n<img\nsrc=\"https://img.shields.io/badge/doi-10.5281%2Fzenodo.3628741-blue.svg?style=flat-square\"\nalt=\"Digital Object Identifier for the Zenodo archive\"\n/>\n</a>\n</p>\n\n# About\n\n*Harmonica* is a Python library for processing and modeling gravity and\nmagnetic data. It includes common processing steps, like calculation of Bouguer\nand terrain corrections, reduction to the pole, upward continuation, equivalent\nsources, and more. There are forward modeling functions for basic geometric\nshapes, like point sources, prisms and tesseroids. The inversion methods are\nimplemented as classes with an interface inspired by scikit-learn (like\n[Verde](https://www.fatiando.org/verde)).\n\n## Project goals\n\nThese are the long-term goals for Harmonica:\n\n- Efficient, well designed, and fully tested code for gravity and\n  magnetic data.\n- Cover the entire data life-cycle: from raw data to 3D Earth model.\n- Focus on best-practices to discourage misuse of methods,\n  particularly inversion.\n- Easily extended code to enable research on the development of new\n  methods.\n\nSee the [GitHub milestones](https://github.com/fatiando/harmonica/milestones)\nfor short-term goals.\n\nThings that will *not* be covered in Harmonica:\n\n- Multi-physics partial differential equation solvers. Use\n  [SimPEG](http://www.simpeg.xyz/) or [PyGIMLi](https://www.pygimli.org/)\n  instead.\n- Generic grid processing methods (like horizontal derivatives and FFT). We'll\n  rely on [Verde](https://www.fatiando.org/verde),\n  [xrft](https://xrft.readthedocs.io/en/latest/) and\n  [xarray](https://xarray.dev) for those.\n- Data visualization.\n- GUI applications.\n\n## Project status\n\n\ud83d\udea8 **Harmonica is in early stages of design and implementation.** \ud83d\udea8\n\nWe welcome any feedback and ideas! Let us know by submitting\n[issues on GitHub](https://github.com/fatiando/harmonica/issues) or\n[joining our community](https://www.fatiando.org/contact).\n\n## Getting involved\n\n\ud83d\udde8\ufe0f **Contact us:**\nFind out more about how to reach us at\n[fatiando.org/contact](https://www.fatiando.org/contact/).\n\n\ud83d\udc69\ud83c\udffe\u200d\ud83d\udcbb **Contributing to project development:**\nPlease read our\n[Contributing Guide](https://github.com/fatiando/harmonica/blob/main/CONTRIBUTING.md)\nto see how you can help and give feedback.\n\n\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c\udffc **Code of conduct:**\nThis project is released with a\n[Code of Conduct](https://github.com/fatiando/community/blob/main/CODE_OF_CONDUCT.md).\nBy participating in this project you agree to abide by its terms.\n\n> **Imposter syndrome disclaimer:**\n> We want your help. **No, really.** There may be a little voice inside your\n> head that is telling you that you're not ready, that you aren't skilled\n> enough to contribute. We assure you that the little voice in your head is\n> wrong. Most importantly, **there are many valuable ways to contribute besides\n> writing code**.\n>\n> *This disclaimer was adapted from the*\n> [MetPy project](https://github.com/Unidata/MetPy).\n\n# License\n\nThis is free software: you can redistribute it and/or modify it under the terms\nof the **BSD 3-clause License**. A copy of this license is provided in\n[`LICENSE.txt`](https://github.com/fatiando/harmonica/blob/main/LICENSE.txt).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Forward modeling, inversion, and processing gravity and magnetic data",
    "version": "0.7.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/fatiando/harmonica/issues",
        "Changelog": "https://www.fatiando.org/harmonica/latest/changes.html",
        "Documentation": "https://www.fatiando.org/harmonica",
        "Source Code": "https://github.com/fatiando/harmonica"
    },
    "split_keywords": [
        "geoscience",
        " geophysics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c9aa0fa0f781a898535f0ef7568ac61ef0af747c83bc1080941631e919ec053",
                "md5": "b333d5f6b0cf1f04aecce5cfcc67395e",
                "sha256": "eb100227d04ad559fe4912b052e41fa3b8cd5bec72eb1920cb0239608b404abe"
            },
            "downloads": -1,
            "filename": "harmonica-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b333d5f6b0cf1f04aecce5cfcc67395e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 390930,
            "upload_time": "2024-08-12T22:38:35",
            "upload_time_iso_8601": "2024-08-12T22:38:35.736337Z",
            "url": "https://files.pythonhosted.org/packages/2c/9a/a0fa0f781a898535f0ef7568ac61ef0af747c83bc1080941631e919ec053/harmonica-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "160d9c53041e16dc8bd03d8124aaa7dda4ab0cf4c7a1434c5ab76b576252b14a",
                "md5": "5c76d0288414e6a317b2a0b764b007ba",
                "sha256": "a4f889b121778479a87d94e481c423e51dd4355593fbab497ad357c0c7fa219a"
            },
            "downloads": -1,
            "filename": "harmonica-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5c76d0288414e6a317b2a0b764b007ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 359253,
            "upload_time": "2024-08-12T22:38:37",
            "upload_time_iso_8601": "2024-08-12T22:38:37.519683Z",
            "url": "https://files.pythonhosted.org/packages/16/0d/9c53041e16dc8bd03d8124aaa7dda4ab0cf4c7a1434c5ab76b576252b14a/harmonica-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 22:38:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fatiando",
    "github_project": "harmonica",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "harmonica"
}
        
Elapsed time: 0.37547s