You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pyrocko/src/plot
mmetz bfa56fac67 automap: clean up 1 year ago
..
README.md add headline 2 years ago
__init__.py codestyle: adjust docstring format 2 years ago
automap.py automap: clean up 1 year ago
beachball.py avoid some numpy warnings 2 years ago
cake_plot.py codestyle: adjust docstring format 2 years ago
directivity.py directivity plot: fixes and improvements 2 years ago
dynamic_rupture.py dynamic rupture plot: fix line endings, delay gmt init 2 years ago
gmtpy.py automap: allow croping of output, reduce number of ticks 2 years ago
hudson.py codestyle: adjust docstring format 2 years ago
response.py codestyle: adjust docstring format 2 years ago

README.md

Pyrocko plot Module

  • pyrocko.plot.automap Quickly generate pretty maps using gmtpy's powers.
  • pyrocko.plot.beachball Beachball visualisation for matplotlib.
  • pyrocko.plot.cake_plot Plotting velocities models and ray paths.
  • pyrocko.plot.hudson Generate hudson plots with this module.
  • pyrocko.plot.response Plot the station's response's.

GMTPy

pyrocko.plot.gmtpy With support for GMT5 pyrocko's gmtpy exposes GMT's neat mapping functions to Python 2/3.