From 7df872c2bc6ab180451ac006ac7e72940bc5c9e0 Mon Sep 17 00:00:00 2001 From: Lion Krischer Date: Wed, 12 Apr 2017 14:27:04 +0200 Subject: [PATCH] Adding ObsPy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19eb72cd..6a648e03 100644 --- a/README.md +++ b/README.md @@ -938,6 +938,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [NIPY](http://nipy.org) - A collection of neuroimaging toolkits. * [NumPy](http://www.numpy.org/) - A fundamental package for scientific computing with Python. * [Open Babel](http://openbabel.org/wiki/Main_Page) - A chemical toolbox designed to speak the many languages of chemical data. +* [ObsPy](http://obspy.org) - A Python toolbox for seismology. * [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. * [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. * [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software.