/obswinlib

Windowing Tools for Pyflex and Obspy

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Documentation PyPi

Obsproclib

This is a generic processing toolbox for processing seismic data in "obspy" format.

Installation

pip install obsproclib

Links

Github

Documentation

Tutorial

Development

Fork the package, and install it locally

git clone git@github.com:<your_username>/obswinlib.git
cd obsplotlib
pip install -e .

Commit changes, push, make pull request.