introduction


  • Use .md files for episodes when you want static content
  • Use .Rmd files for episodes when you need to generate output
  • Run sandpaper::check_lesson() to identify any issues with your lesson
  • Run sandpaper::build_lesson() to preview your lesson locally

Intro and Theory Refresher


  • GPR uses EM waves to detect subsurface features.
  • A trace is a time series of reflections from a point.
  • SEG-Y files can be visualized using ObsPy.

AGC


  • GPR AGC

Background Removal


  • GPR bkr

Time-Zero Correction


  • GPR bkr

Bandpass Filtering


  • GPR AGC

Deconvolution


  • GPR AGC

Wrap-up and Discussion