This is a generic plotting toolbox for plots that are slightly nicer and provide more info that the generic obspy plotting tools.
pip install obsplotlibFork the package, and install it locally
git clone [email protected]:<your_username>/obsplotlib.git
cd obsplotlib
pip install -e .Commit changes, push, make pull request.