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.
- Outputs:
out
- Website: https://www.obspy.org
- Licenses: LGPL 3
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
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.