lsawade / obsplotlib

Just a small plotting library, to plot "nice" publishable seismograms in a fairly automatic fashion, that is based.

Home Page:http://lsawade.github.io/obsplotlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation PyPi

Obsplotlib

This is a generic plotting toolbox for plots that are slightly nicer and provide more info that the generic obspy plotting tools.

Installation

pip install obsplotlib

Links

Github

Documentation

Tutorial

Development

Fork the package, and install it locally

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

Commit changes, push, make pull request.

About

Just a small plotting library, to plot "nice" publishable seismograms in a fairly automatic fashion, that is based.

http://lsawade.github.io/obsplotlib

License:GNU General Public License v3.0


Languages

Language:G-code 74.9%Language:Python 25.1%