15 lines
540 B
Plaintext
15 lines
540 B
Plaintext
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. The goal of the ObsPy project is to
|
|
facilitate rapid application development for seismology.
|
|
|
|
|
|
NOTES:
|
|
|
|
suds-jurko must be built with python3 support.
|
|
|
|
Generally speaking, all the indirect dependencies must be built
|
|
with python3 support, where possible.
|