Getting Started
Tutorials and Examples
User Guide
Help & Reference
CSEPCatalog.plot()
Source code and contributing
Plot catalog according to plate-carree projection
ax (matplotlib.pyplot.axes) – Previous axes onto which catalog can be drawn
show (bool) – if true, show the figure. this call is blocking.
extent (list) – Force an extent [lon_min, lon_max, lat_min, lat_max]
plot_args (optional/dict) – dictionary containing plotting arguments for making figures
matplotlib.Axes.axes
axes