Instructions

The following exercises are made as Jupyter notebooks.
Therefore you need to have Anaconda with Python (3.x) installed on your computer.
To install Anaconda and to learn how to use (or make) a Jupyter notebook see the Jupyter notebook tutorial

Now follow the steps below.

1. Make a new directory where you will download the exercises. Avoid spaces in the entire path to this directory!
2. Download the .zip file of the exercise in this directory and extract the files.
3. Open the Anaconda Navigator. Launch the Jupyter notebook application shown in one of the panels. It opens a window in your browser.
4. In this window go to the directory of the exercise.
5. To run the notebook, click on the file with the extension: .ipynb
6. Run the cells of the notebook to do the exercise.

Exercise 1: Earthquake localization (.zip)

Exercise 2: Focal mechanisms (.zip)

Exercise 3: Surface waves (.zip)