Skip to content

Feature-based magnitude estimates for small, close events in the Yellowstone region

License

Notifications You must be signed in to change notification settings

armstrong06/featmag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature-based Magnitude Estimates for Small Earthquakes in the Yellowstone Region

In this study we use features derived from short-duration waveforms segments and event location information in support vector machines to produce local magnitude estimates that are consistent with the existing University of Utah Seismograph Stations (UUSS) earthquake catalog for the Yellowstone Volcanic Region.

This code implements the methods and produces the figures described in Armstrong et al., which has been accepted at BSSA in May 2025.

Magnitudes are produced using station and distance corrections and code from Holt et al., (2022)

Armstrong et al., 2025

Data

  • data/
    • catalogs/yellowstone.events.2024.csv - UUSS events in the Yellowstone region through 2023
    • catalogs/yellowstone.arrivals.gains.2024.csv - Arrivals associated with the events, includes station gain information
    • catalogs/yellowstone.events.ypml-v5.2024.csv - Info for events with a YP21 M_L computed
    • catalogs/yellowstone.amps.ypml-v5.2024.csv - Arrival info the YP21 events
    • features/p_features.2024.csv - waveform features for UUSS P arrivals
    • features/s_features.2024.csv - waveform features for UUSS S arrivals
  • Format UUSS catalogs for use in magnitute recalibration using reformatAmpCatalogs.ipynb
  • Features created using mlmodels.features
  • Train and test splits made using make_feature_splits.py

Methods

Figures

About

Feature-based magnitude estimates for small, close events in the Yellowstone region

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors