swiss-seismological-service / SeismoStats

https://seismostats.readthedocs.io
GNU Affero General Public License v3.0
4 stars 3 forks source link

Plotting functions: integrate into catalog class #136

Closed aronsho closed 1 month ago

aronsho commented 2 months ago

Integrate the functions

to the catalog class, eg: catalog.plot_fmd()

Also, make all of these functions such that the inputs are np.ndarrays for consistency.