Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utils - Plotting #583

Open
dikadissss opened this issue Aug 8, 2024 · 0 comments
Open

Utils - Plotting #583

dikadissss opened this issue Aug 8, 2024 · 0 comments

Comments

@dikadissss
Copy link

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)

data.zip
image

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant