Skip to main content

A versatile seismology toolkit for Python.

Project description

Pyrocko is an open source seismology toolbox and library, written in the Python programming language. It can be utilized flexibly for a variety of geophysical tasks, like seismological data processing and analysis, modelling of InSAR, GPS data and dynamic waveforms, or for seismic source characterization.

Installation

Pyrocko is Python2/3 compatible.

Only source packages for Pyrocko are available on pip, this means that parts of the code has is compiled locally.

Example for Ubuntu, Debian, Mint…

# Install build requirements
sudo apt-get install python3-dev python3-numpy
sudo pip3 install pyrocko

# Install requirements manually
sudo pip3 install numpy>=1.8 scipy pyyaml matplotlib progressbar2 future jinja2 requests PyOpenGL

For the GUI application PyQt4 or PyQt5 has to be installed:

sudo apt-get install -y python3-pyqt5 python3-pyqt5.qtopengl python3-pyqt5.qtsvg

More information at https://pyrocko.org/docs/current/install

Documentation

Documentation, examples and support at https://pyrocko.org

Development

Find us on GitHub - https://github.com/pyrocko

– The Pyrocko Developers

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrocko-2019.5.3.tar.gz (1.6 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page