summaryrefslogtreecommitdiffstats
path: root/python/obspy/README
diff options
context:
space:
mode:
author Cristiano Urban2016-12-24 11:37:17 +0100
committer David Spencer2016-12-24 11:37:17 +0100
commit97e79c8c0888cfa35f77f7cfca3d6355120fdf85 (patch)
treef3c99231bf8e0cd350cc191bb70720827de73380 /python/obspy/README
parent08d312e9f18ec2e1ff1f862d949e9e809f7eaaba (diff)
downloadslackbuilds-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/README6
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.