Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 3.25 KB

README.md

File metadata and controls

39 lines (23 loc) · 3.25 KB

ObsPy: A Python Toolbox for seismology/seismological observatories.

TravisCI Status AppVeyor Status Coverage Status Supported Python versions

License LGPLv3

PyPI Version DOI Depsy

Gitter

ObsPy is an open-source 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 (see Beyreuther et al. 2010, Megies et al. 2011, Krischer et al. 2015).

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

ObsPy is licensed under the GNU Lesser General Public License (LGPL) v3.0.

A one-hour introduction to ObsPy is available at YouTube.

Read more

Changelog

The detailed changelog is available here.

References