Set Up For Short Course in Volcano Seismology'.: Readings
Set Up For Short Course in Volcano Seismology'.: Readings
The course will consist of lectures and demonstrations/exercises in obspy. Below, I list
some papers for getting started. Then, there are instructions for installing obspy.
Readings
1) For a general seismology text, Shearer’s Introduction to Earthquake Seismology is
very readable:
Chapter 2 is essential continuum mechanics information for seismology
Chapter 3 through section 3.5 derives the wave equation – I will not spend much
time on this but suggest it as a useful read.
The 3rd edition of the book will be available in a few months. You can find a PDF of the
second edition online.
3) Moving on to more complex papers, next is the lengthy review by Chouet and Matoza
Chouet, B., & Matoza, R. S. (2013). A multi-decadal view of seismic methods for detecting
precursors of magma movement and eruption. J. Volcanol. Geotherm. Res., 252, 108-
175. doi:10.1016/j.jvolgeores.2012.11.013
This is full of examples and interpretations of LP, VLP, and hybrid events. This
may take more than a few days to read and digest.
Obspy
Next, please see the tutorial for obspy: https://ocs.obspy.org/tutorial/ This page has lots
of excellent examples
Install obspy on your computer using anaconda (for simplicity)
First, install anaconda. This includes several tools for working with python. Installing
modules using conda should not disturb any other python installations on your system.
• Install Anaconda: https://www.anaconda.com/download/
• You want 3.7 and 64 bit
• Then open the Anaconda Prompt from the start menu (if you are on
windows)
• Open a Terminal window if you are on macos or linux
Below are the commands you should enter into the anaconda prompt. I believe this will
work in case something gets corrupted with your installation. You can simply copy and
paste the whole list of commands. I will continue to work to streamline this so it isn't
such a hassle. If everything is already installed and working, these commands will let
you know and nothing will get damaged.