pyrocko

An official read-only mirror of https://git.pyrocko.org/pyrocko/pyrocko. A seismology toolkit for Python.

https://github.com/pyrocko/pyrocko

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary

Keywords

earthquake geophysical-inversions geophysics python seismology
Last synced: 6 months ago · JSON representation ·

Repository

An official read-only mirror of https://git.pyrocko.org/pyrocko/pyrocko. A seismology toolkit for Python.

Basic Info
  • Host: GitHub
  • Owner: pyrocko
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage: https://pyrocko.org
  • Size: 44.8 MB
Statistics
  • Stars: 228
  • Watchers: 24
  • Forks: 84
  • Open Issues: 51
  • Releases: 6
Topics
earthquake geophysical-inversions geophysics python seismology
Created almost 16 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Citation Authors

README.md

Pyrocko

A seismology toolkit for Python

Build Status Anaconda-Server Badge PyPI

Installation

Pyrocko can be installed on various operating systems and in many different installation styles. Please consult the Pyrocko Installation Manual for details.

System wide installation from source

git clone https://git.pyrocko.org/pyrocko/pyrocko.git cd pyrocko python install.py deps system python install.py system

User installation from source

git clone https://git.pyrocko.org/pyrocko/pyrocko.git cd pyrocko pip install . # only install into isolated environments like this!

Installation with Anaconda

Anaconda3 packages are available for Linux, OSX and Windows (details).

conda install -c pyrocko pyrocko

User installation with Python pip

Binary pip packages are available for Linux and Windows (details).

pip install --user pyrocko pip install --user --only-binary :all: PyQt5

Documentation

Documentation and usage examples are available online at https://pyrocko.org/docs/current

Community Support

Community support at https://hive.pyrocko.org.

Citation

The recommended citation for Pyrocko is: (You can find the BibTeX snippet in the CITATION file):

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

DOI

License

GNU General Public License, Version 3, 29 June 2007

Copyright © 2017 Helmholtz Centre Potsdam GFZ German Research Centre for Geosciences, Potsdam, Germany

Pyrocko 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. Pyrocko 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. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Contact

  • Sebastian Heimann; sebastian.heimann@gfz-potsdam.de

  • Marius Isken; marius.isken@gfz-potsdam.de

  • Marius Kriegerowski; marius.kriegerowski@gfz-potsdam.de

Helmholtz Centre Potsdam German Research Centre for Geoscienes GFZ Section 2.1: Physics of Earthquakes and Volcanoes Helmholtzstraße 6/7 14467 Potsdam, Germany

Owner

  • Name: Pyrocko
  • Login: pyrocko
  • Kind: organization
  • Email: info@pyrocko.org
  • Location: Earth

A seismology toolkit for Python. Official read-only mirrors of https://git.pyrocko.org/pyrocko

Citation (CITATION.bib)

@software{pyrocko,
  title = {Pyrocko: {{A}} Versatile Seismology Toolkit for {{Python}}.},
  rights = {GPLv3},
  url = {http://pyrocko.org},
  shorttitle = {Pyrocko},
  version = {2018.1.29},
  urldate = {2018-02-23},
  keywords = {Scientific/Engineering,Scientific/Engineering - Information Analysis,Scientific/Engineering - Physics,Scientific/Engineering - Visualization,Software Development - Libraries - Application Frameworks},
  author = {The Pyrocko Developers},
  doi = {10.5880/GFZ.2.1.2017.001}
}

GitHub Events

Total
  • Watch event: 14
  • Delete event: 5
  • Push event: 152
  • Fork event: 4
  • Create event: 14
Last Year
  • Watch event: 14
  • Delete event: 5
  • Push event: 152
  • Fork event: 4
  • Create event: 14

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 16
proxy.golang.org: github.com/pyrocko/pyrocko
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago

Dependencies

maintenance/pip/requirements-build-pip-cp310-cp310.txt pypi
  • matplotlib *
  • nose *
  • numpy <1.23
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
maintenance/pip/requirements-build-pip-cp36-cp36m.txt pypi
  • matplotlib *
  • nose *
  • numpy <1.17
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
maintenance/pip/requirements-build-pip-cp37-cp37m.txt pypi
  • PyOpenGL *
  • matplotlib *
  • nose *
  • numpy <1.17
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
maintenance/pip/requirements-build-pip-cp38-cp38.txt pypi
  • PyOpenGL *
  • matplotlib *
  • nose *
  • numpy <1.18
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
maintenance/pip/requirements-build-pip-cp39-cp39.txt pypi
  • PyOpenGL *
  • matplotlib *
  • nose *
  • numpy <1.20
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
requirements-all.txt pypi
  • jinja2 *
  • matplotlib *
  • nose *
  • numpy >=1.8
  • progressbar2 *
  • pybtex *
  • pyyaml *
  • requests *
  • scipy *
  • setuptools *
  • wheel *
requirements-conda-windows.txt pypi
  • jinja2 *
  • m2-gzip *
  • m2-patch *
  • m2-tar *
  • matplotlib *
  • nose *
  • numpy >=1.8
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
  • setuptools *
  • wheel *
requirements-conda.txt pypi
  • jinja2 *
  • matplotlib *
  • numpy >=1.8
  • progressbar2 *
  • pyqt *
  • pyyaml *
  • requests *
  • scipy *
  • setuptools *
  • wheel *
requirements.txt pypi
  • matplotlib *
  • numpy >=1.8
  • progressbar2 *
  • pyyaml *
  • requests *
  • scipy *
setup.py pypi
  • matplotlib *
  • numpy >=1.8
  • pyyaml *
  • requests *
  • scipy *
docker/docs/Dockerfile docker
  • debian stable build
docker/fat-nest/Dockerfile docker
  • pyrocko-nest latest build
docker/nest/Dockerfile docker
  • debian stable build
docker/pyrocko/Dockerfile docker
  • pyrocko-nest latest build
docker/util/Dockerfile docker
  • debian stable build