wmvanstone / RPiShakeCode

Python code for accessing seismic data from Raspberry Shake and BGS networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPiShakeCode

Python code for accessing seismic data from Raspberry Shake and BGS networks. This code uses obspy, a free library for processing seismic data, you will need to import this library into your IDE (Integrated Development Environment) to make this code work. If you are a beginner, then Thonny is highly recommended as a suitable IDE for development in Python 3. In Thonny, use Tools | Manage Packages to find and install the obspy library.

About

Python code for accessing seismic data from Raspberry Shake and BGS networks


Languages

Language:Jupyter Notebook 78.5%Language:Python 21.5%