{"id":13764455,"url":"https://github.com/pyrocko/pyrocko","last_synced_at":"2025-05-10T19:31:28.748Z","repository":{"id":38455277,"uuid":"557212","full_name":"pyrocko/pyrocko","owner":"pyrocko","description":"An official read-only mirror of https://git.pyrocko.org/pyrocko/pyrocko. A seismology toolkit for Python.","archived":false,"fork":false,"pushed_at":"2025-05-05T12:13:04.000Z","size":47078,"stargazers_count":225,"open_issues_count":51,"forks_count":84,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-05-05T13:28:17.972Z","etag":null,"topics":["earthquake","geophysical-inversions","geophysics","python","seismology"],"latest_commit_sha":null,"homepage":"https://pyrocko.org","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyrocko.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-03-11T08:19:55.000Z","updated_at":"2025-05-04T11:20:51.000Z","dependencies_parsed_at":"2023-02-15T09:16:03.620Z","dependency_job_id":"6873110a-8c45-4769-b24e-83558a53d31c","html_url":"https://github.com/pyrocko/pyrocko","commit_stats":null,"previous_names":["emolch/pyrocko"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrocko%2Fpyrocko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrocko%2Fpyrocko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrocko%2Fpyrocko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrocko%2Fpyrocko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrocko","download_url":"https://codeload.github.com/pyrocko/pyrocko/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253470872,"owners_count":21913748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["earthquake","geophysical-inversions","geophysics","python","seismology"],"created_at":"2024-08-03T16:00:20.856Z","updated_at":"2025-05-10T19:31:28.717Z","avatar_url":"https://github.com/pyrocko.png","language":"Python","funding_links":[],"categories":["Seismology","Waves and Acoustics"],"sub_categories":["Mechanical Waves"],"readme":"# Pyrocko\n### _A seismology toolkit for Python_\n\n[![Build Status](https://drone.pyrocko.org/api/badges/pyrocko/pyrocko/status.svg?ref=refs/heads/master)](https://drone.pyrocko.org/pyrocko/pyrocko)\n[![Anaconda-Server Badge](https://anaconda.org/pyrocko/pyrocko/badges/version.svg)](https://conda.anaconda.org/pyrocko)\n[![PyPI](https://img.shields.io/pypi/v/pyrocko.svg)](https://pypi.python.org/pypi/pyrocko/)\n\n\n## Installation\n\nPyrocko can be installed on various operating systems and in many different\ninstallation styles. Please consult the [Pyrocko Installation Manual](https://pyrocko.org/docs/current/install/) for details.\n\n### System wide installation from source\n\n```\ngit clone https://git.pyrocko.org/pyrocko/pyrocko.git\ncd pyrocko\npython install.py deps system\npython install.py system\n```\n\n### User installation from source\n\n```\ngit clone https://git.pyrocko.org/pyrocko/pyrocko.git\ncd pyrocko\npip install .  # only install into isolated environments like this!\n```\n\n### Installation with Anaconda\n\nAnaconda3 packages are available for Linux, OSX and Windows ([details](https://pyrocko.org/docs/current/install/packages/anaconda.html)).\n\n```\nconda install -c pyrocko pyrocko\n```\n\n### User installation with Python pip\n\nBinary pip packages are available for Linux and Windows ([details](https://pyrocko.org/docs/current/install/packages/pip.html)).\n\n```\npip install --user pyrocko\npip install --user --only-binary :all: PyQt5\n```\n\n## Documentation\n\nDocumentation and usage examples are available online at https://pyrocko.org/docs/current\n\n## Community Support\n\nCommunity support at [https://hive.pyrocko.org](https://hive.pyrocko.org/signup_user_complete/?id=9edryhxeptdbmxrecbwy3zg49y).\n\n## Citation\nThe recommended citation for Pyrocko is: (You can find the BibTeX snippet in the\n[`CITATION` file](CITATION.bib)):\n\n\u003e Heimann, Sebastian; Kriegerowski, Marius; Isken, Marius; Cesca, Simone; Daout, Simon; Grigoli, Francesco; Juretzek, Carina; Megies, Tobias; Nooshiri, Nima; Steinberg, Andreas; Sudhaus, Henriette; Vasyura-Bathke, Hannes; Willey, Timothy; Dahm, Torsten (2017): Pyrocko - An open-source seismology toolbox and library. V. 0.3. GFZ Data Services. https://doi.org/10.5880/GFZ.2.1.2017.001\n\n[![DOI](https://img.shields.io/badge/DOI-10.5880%2FGFZ.2.1.2017.001-blue.svg)](https://doi.org/10.5880/GFZ.2.1.2017.001)\n\n## License\nGNU General Public License, Version 3, 29 June 2007\n\nCopyright © 2017 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany\n\nPyrocko is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\nPyrocko is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\nYou should have received a copy of the GNU General Public License along with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\n## Contact\n* Sebastian Heimann;\n  sebastian.heimann@gfz-potsdam.de\n\n* Marius Isken;\n  marius.isken@gfz-potsdam.de\n\n* Marius Kriegerowski;\n  marius.kriegerowski@gfz-potsdam.de\n\n```\nHelmholtz Centre Potsdam German Research Centre for Geoscienes GFZ\nSection 2.1: Physics of Earthquakes and Volcanoes\nHelmholtzstraße 6/7\n14467 Potsdam, Germany\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrocko%2Fpyrocko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyrocko%2Fpyrocko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrocko%2Fpyrocko/lists"}