diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2016-12-24 10:37:17 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-24 10:37:17 +0000 |
commit | 97e79c8c0888cfa35f77f7cfca3d6355120fdf85 (patch) | |
tree | f3c99231bf8e0cd350cc191bb70720827de73380 /python/obspy/README | |
parent | 08d312e9f18ec2e1ff1f862d949e9e809f7eaaba (diff) | |
download | slackbuilds-97e79c8c0888cfa35f77f7cfca3d6355120fdf85.tar.gz |
python/obspy: Added (A Python Framework for Seismology).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/obspy/README')
-rw-r--r-- | python/obspy/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/obspy/README b/python/obspy/README new file mode 100644 index 0000000000..c434cb018b --- /dev/null +++ b/python/obspy/README @@ -0,0 +1,6 @@ +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. |