Skip to content

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

Notifications You must be signed in to change notification settings

fontiela/RPiShakeCode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.3%
  • Python 14.7%