Skip to content

seismoseo/SeisScan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeisScan

Scan continuous seismic data to exploit spatial coherency and detect earthquake.

Ceate a conda environment and install dependencies

conda create -n SeisScan

conda activate SeisScan

conda install -c conda-forge obspy dask jupyterlab pandas cartopy pyproj utm

Getting started

Prepare database

p1_prepare_db.ipynb

Map of the study area

p2_map.ipynb

Record section of waveform

p3_plot_repord_section.ipynb

Compute local similarity

Prepare Travel time lookup table

p5_traveltime_lookup_table.ipynb

Perform backprojection

p6_backprojection.ipynb

About

Scan coherent seismic signals in continuous data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 91.7%
  • Python 8.3%