SlackBuildsOrg/python/python3-obspy/README
Benjamin Trigona-Harany 875ab70ef1
python/python3-obspy: Added (A Python Framework for Seismology).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-03-16 06:53:22 +07:00

14 lines
540 B
Text

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.