ObsPlus: A Pandas-centric ObsPy expansion pack

J Open Source Softw. 2021 Apr 15;6(60):10.21105/joss.02696. doi: 10.21105/joss.02696.

Abstract

Over the past decade, ObsPy, a python framework for seismology (Krischer et al., 2015), has become an integral part of many seismology research workflows. ObsPy provides parsers for most seismological data formats, clients for accessing data-centers, common signal processing routines, and event, station, and waveform data models. ObsPlus significantly expands ObsPy's functionality by providing simple data management abstractions and conversions between ObsPy classes and the ubiquitous pandas DataFrame (McKinney, 2010).