We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Expected behavior I expected to show the figure but I just got empty figure.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
data.zip
Expected behavior
I expected to show the figure but I just got empty figure.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: