This package browser is in early development. Mind the rough edges.

python-obspy 1.4.2

Python framework for seismological observatories

ObsPy is a project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series.

The goal of the ObsPy project is to facilitate rapid application development for seismology.

Installation

Install python-obspy 1.4.2 as follows:

guix install python-obspy@1.4.2

Or install the latest version:

guix install python-obspy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.