ktrevlop / groundmotion-processing

Parsing and processing ground motion data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a project designed to provide a number of functions related to parsing and processing earthquake ground motion data, building on top of the ObsPy library. Most of the extensions that we provide are to handle strong motion data and related issues.

Documentation

  • Please note, we are in the process of improving the documentation and that there are some incomplete sections.
  • The full documentation is available here.

Reference

If you wish to cite this software, please use this reference:

  • Hearne, M., E. M. Thompson, H. Schovanec, J. Rekoske, B. T. Aagaard, and C. B. Worden (2019). USGS automated ground motion processing software, USGS Software Release, doi: 10.5066/P9ANQXN3.

Build info

+---------+------------------+-----------------+-------------+ | Azure | | macOS-latest | Python 3.8 | + +------------------+-----------------+-------------+ | | | macOS-latest | Python 3.9 | + +------------------+-----------------+-------------+ | | | macOS-latest | Python 3.10 | + +------------------+-----------------+-------------+ | | | Windows-latest | Python 3.8 | + +------------------+-----------------+-------------+ | | | Windows-latest | Python 3.9 | + +------------------+-----------------+-------------+ | | | Windows-latest | Python 3.10 | + +------------------+-----------------+-------------+ | | | ubuntu-latest | Python 3.8 | + +------------------+-----------------+-------------+ | | | ubuntu-latest | Python 3.9 | + +------------------+-----------------+-------------+ | | | ubuntu-latest | Python 3.10 | +---------+------------------+-----------------+-------------+ | CodeCov | Code Coverage Status | +---------+--------------------------------------------------+

About

Parsing and processing ground motion data

License:Other


Languages

Language:Python 77.4%Language:Jupyter Notebook 19.5%Language:Cython 0.8%Language:HTML 0.7%Language:TeX 0.7%Language:MATLAB 0.6%Language:C 0.2%Language:Batchfile 0.0%Language:CSS 0.0%Language:Makefile 0.0%Language:Shell 0.0%