grond


Namegrond JSON
Version 1.6.1 PyPI version JSON
download
home_pagehttps://pyrocko.org/grond/
SummaryA probabilistic earthquake source inversion framework. Designed and crafted in Mordor.
upload_time2023-09-25 11:41:20
maintainer
docs_urlNone
authorThe Grond Developers
requires_python>=3.7, <4
licenseGPLv3
keywords seismology waveform analysis earthquake modelling geophysics geophysical inversion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            `Grond <https://pyrocko.org/grond/>`_ is an open source software tool for
robust characterization of earthquake sources. Moment tensors and finite fault
rupture models can be estimated from a combination of seismic waveforms,
waveform attributes and geodetic observations like InSAR and GNSS. It helps you
to investigate diverse magmatic, tectonic, and other geophysical processes at
all scales.

It delivers meaningful model uncertainties through a `Bayesian bootstrap-based
probabilistic joint inversion scheme
<https://pyrocko.org/grond/docs/current/method/>`_. The optimisation explores
the full model space and maps model parameter trade-offs with a flexible design
of objective functions.

Rapid forward modelling is enabled by using pre-computed `Green’s function
databases <https://greens-mill.pyrocko.org/>`_, handled through the `Pyrocko
<https://pyrocko.org/docs>`_ software library. They serve synthetic near-field
surface displacements and synthetic seismic waveforms for arbitrary earthquake
source models and geometries.

Installation with pip
---------------------

*See also:* `Grond Manual: Installation
<https://pyrocko.org/grond/docs/current/install>`_

Grond and all its dependencies can be installed by running 

.. code-block:: bash

   pip install grond  # read below...

**but**, we recommend to make a conscious decision about how its main
dependency `Pyrocko <https://pyrocko.org/docs>`_ and especially Pyrocko's own
dependencies are installed. The `Pyrocko Installation Manual
<https://pyrocko.org/docs/current/install/>`_ describes different installation
schemes.

As a general advice, we recommend to exclusively use either, (1) the system's
native package manager, (2) Anaconda, or (3) pip only. In (1) and (2), only
resort to use pip for those few packages which are not available as native
packages. Otherwise, competing package managers will ruin your day!

To prevent pip from automatically resolving dependencies run

.. code-block:: bash

   pip install --no-deps grond

This assumes that `Pyrocko <https://pyrocko.org/docs>`_ and `Kite
<https://pyrocko.org/kite/>`_ have been installed beforehand.

Documentation
--------------

Documentation and examples can be found in the `Grond Manual
<https://pyrocko.org/grond/>`_.

Community
---------

Meet people from all over the world doing awesome research with Grond in our
community chat: use the *Grond* channel in the friendly `Pyrocko Hive
<https://hive.pyrocko.org>`_. This is the best place to talk about new features,
special techniques or to get help on setting up your first inversion with
Grond.

Development
-----------

Grond is open source.

Join us at our `Git repository <https://git.pyrocko.org/pyrocko/grond/>`_ and
read the `Contribution guide
<https://git.pyrocko.org/pyrocko/grond/src/branch/master/CONTRIBUTING.md>`_.

-- The Grond Developers
            

Raw data

            {
    "_id": null,
    "home_page": "https://pyrocko.org/grond/",
    "name": "grond",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "seismology, waveform analysis, earthquake modelling, geophysics, geophysical inversion",
    "author": "The Grond Developers",
    "author_email": "info@pyrocko.org",
    "download_url": "https://files.pythonhosted.org/packages/9c/6c/276743a7a3bffaeace126df876a31c6a96e82aa81312f4572c7b5b31c49b/grond-1.6.1.tar.gz",
    "platform": null,
    "description": "`Grond <https://pyrocko.org/grond/>`_ is an open source software tool for\nrobust characterization of earthquake sources. Moment tensors and finite fault\nrupture models can be estimated from a combination of seismic waveforms,\nwaveform attributes and geodetic observations like InSAR and GNSS. It helps you\nto investigate diverse magmatic, tectonic, and other geophysical processes at\nall scales.\n\nIt delivers meaningful model uncertainties through a `Bayesian bootstrap-based\nprobabilistic joint inversion scheme\n<https://pyrocko.org/grond/docs/current/method/>`_. The optimisation explores\nthe full model space and maps model parameter trade-offs with a flexible design\nof objective functions.\n\nRapid forward modelling is enabled by using pre-computed `Green\u2019s function\ndatabases <https://greens-mill.pyrocko.org/>`_, handled through the `Pyrocko\n<https://pyrocko.org/docs>`_ software library. They serve synthetic near-field\nsurface displacements and synthetic seismic waveforms for arbitrary earthquake\nsource models and geometries.\n\nInstallation with pip\n---------------------\n\n*See also:* `Grond Manual: Installation\n<https://pyrocko.org/grond/docs/current/install>`_\n\nGrond and all its dependencies can be installed by running \n\n.. code-block:: bash\n\n   pip install grond  # read below...\n\n**but**, we recommend to make a conscious decision about how its main\ndependency `Pyrocko <https://pyrocko.org/docs>`_ and especially Pyrocko's own\ndependencies are installed. The `Pyrocko Installation Manual\n<https://pyrocko.org/docs/current/install/>`_ describes different installation\nschemes.\n\nAs a general advice, we recommend to exclusively use either, (1) the system's\nnative package manager, (2) Anaconda, or (3) pip only. In (1) and (2), only\nresort to use pip for those few packages which are not available as native\npackages. Otherwise, competing package managers will ruin your day!\n\nTo prevent pip from automatically resolving dependencies run\n\n.. code-block:: bash\n\n   pip install --no-deps grond\n\nThis assumes that `Pyrocko <https://pyrocko.org/docs>`_ and `Kite\n<https://pyrocko.org/kite/>`_ have been installed beforehand.\n\nDocumentation\n--------------\n\nDocumentation and examples can be found in the `Grond Manual\n<https://pyrocko.org/grond/>`_.\n\nCommunity\n---------\n\nMeet people from all over the world doing awesome research with Grond in our\ncommunity chat: use the *Grond* channel in the friendly `Pyrocko Hive\n<https://hive.pyrocko.org>`_. This is the best place to talk about new features,\nspecial techniques or to get help on setting up your first inversion with\nGrond.\n\nDevelopment\n-----------\n\nGrond is open source.\n\nJoin us at our `Git repository <https://git.pyrocko.org/pyrocko/grond/>`_ and\nread the `Contribution guide\n<https://git.pyrocko.org/pyrocko/grond/src/branch/master/CONTRIBUTING.md>`_.\n\n-- The Grond Developers",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A probabilistic earthquake source inversion framework. Designed and crafted in Mordor.",
    "version": "1.6.1",
    "project_urls": {
        "Homepage": "https://pyrocko.org/grond/"
    },
    "split_keywords": [
        "seismology",
        " waveform analysis",
        " earthquake modelling",
        " geophysics",
        " geophysical inversion"
    ],
    "urls": [
        {
            "comment_text": "*grunz-grunz*",
            "digests": {
                "blake2b_256": "9c6c276743a7a3bffaeace126df876a31c6a96e82aa81312f4572c7b5b31c49b",
                "md5": "538a53eec6e06095c889ae03505b0d5c",
                "sha256": "0e6a99d8a4e8a10cd4f470f3b5edb1d15ccb9e34eddadf54816a9e72bff6c35d"
            },
            "downloads": -1,
            "filename": "grond-1.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "538a53eec6e06095c889ae03505b0d5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 379286,
            "upload_time": "2023-09-25T11:41:20",
            "upload_time_iso_8601": "2023-09-25T11:41:20.320400Z",
            "url": "https://files.pythonhosted.org/packages/9c/6c/276743a7a3bffaeace126df876a31c6a96e82aa81312f4572c7b5b31c49b/grond-1.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 11:41:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "grond"
}
        
Elapsed time: 0.11531s