loading page

QuakeMigrate: a Modular, Open-Source Python Package for Automatic Earthquake Detection and Location
  • +3
  • Tom Winder,
  • Conor Bacon,
  • Jonathan Smith,
  • Thomas Hudson,
  • Tim Greenfield,
  • Robert White
Tom Winder
University of Cambridge

Corresponding Author:[email protected]

Author Profile
Conor Bacon
University of Cambridge
Author Profile
Jonathan Smith
California Institute of Technology
Author Profile
Thomas Hudson
University of Oxford
Author Profile
Tim Greenfield
University of Cambridge
Author Profile
Robert White
University of Cambridge
Author Profile

Abstract

Detecting and locating microearthquakes from continuous waveform records is the fundamental step in microseismic processing. Dense local networks and arrays have introduced the possibility to detect large numbers of far weaker events, but when viewed on seismic records from individual stations their waveforms are often obscured by noise. Furthermore, areas of interest for microseismic monitoring often feature extremely high event rates, highlighting the limitations of traditional techniques based on phase picking and association. In order to maximise the new insights gained, we require fully automated techniques which can exploit modern recordings to produce highly complete earthquake catalogues containing few artefacts. QuakeMigrate is a new modular, open-source python package providing a framework to efficiently, automatically and robustly detect and locate microseismicity. The user inputs continuous seismic data, a velocity model or pre-calculated look-up table and list of station locations. Instead of reducing the raw waveforms to discrete time picks, they are transformed (by amplitude, frequency and/or polarisation analysis) to continuous functions representing the probability of a particular phase arrival through time. These ‘onset functions’ from stations across the network are then migrated according to a travel-time look-up table and stacked to perform a grid-search for coherent sources of energy in the subsurface. This enables detection of earthquakes at close to or below the signal-to-noise ratio at individual stations, and implicitly associates phase arrivals even at very small inter-event times. We demonstrate the flexibility and power of this approach with examples of basal icequakes detected at the Rutford Ice Stream, Antarctica, dike- and caldera-collapse induced seismicity at Bárðarbunga central volcano, Iceland, and the aftershock sequence from a M5 earthquake at Mt. Kinabalu, North Borneo. The modular nature of the workflow and wide range of automatic plotting options makes parameter choice straightforward, and robust event location uncertainty statistics facilitate filtering to produce a robust catalogue. QuakeMigrate also outputs phase picks and local magnitude estimates, with an architecture designed to promote further community-driven extension in future.