{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "
\n", "

\n", "\n", "\n", "

\n", "\n", "

IRIS-EarthScope Short Course

\n", "
Bloomington/IN, August 2015
\n", "
\n", "

Python/ObsPy Introduction

\n", "
\n", "\n", "
\n", "
image by Matthias Meschede
\n", "\n", "# Course Material\n", "\n", "### **[Python Crash Course](01_Python_Crash_Course.ipynb)** *[[with output and solutions]](01_Python_Crash_Course_with_output_and_solutions.ipynb)*\n", "\n", "### **[Introduction to ObsPy](02_ObsPy_Introduction.ipynb)** *[[with output and solutions]](02_ObsPy_Introduction_with_output_and_solutions.ipynb)*\n", "\n", "### **[ObsPy Data Analysis Exercise](03_Exercise__2008_MtCarmel_Earthquake_and_Aftershock_Series.ipynb)** *[[with output and solutions]](03_Exercise__2008_MtCarmel_Earthquake_and_Aftershock_Series-with_solutions.ipynb)*" ] } ], "metadata": { "kernelspec": { "display_name": "Python 2", "language": "python", "name": "python2" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.10" } }, "nbformat": 4, "nbformat_minor": 0 }