Skip to content

Utils - Plotting #583

Open
Open
@dikadissss

Description

@dikadissss

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions