Open
Description
obsplus version 0.3.0
eqcorrscan 0.5.0
obspy version 1.4.1
numpy version 1.26.4
I try to use the feature of eqcorrscan like obspy_3d_plot but I got an error. How to fix this?
catalog = read_events('qml-bmg2024fsik.xml')
inventory = read_inventory('IA.ABJI.xml')
obspy_3d_plot(inventory=inventory, catalog=catalog, title='Tes', save=True)
Expected behavior
I expected to show the figure but I just got empty figure.
Desktop (please complete the following information):
- Operating System: Ubuntu Desktop 22.04
- Python version: 3.11.9
- EQcorrscan version: 0.5.0
Metadata
Metadata
Assignees
Labels
No labels
Activity