trichter / rf

Receiver function calculation in seismology
MIT License
106 stars 62 forks source link

AttributeError: 'numpy.int32' object has no attribute 'split #42

Closed dip16gphy closed 2 years ago

dip16gphy commented 2 years ago

Hi! I am getting this error while attempting to run the codes. Please help image

trichter commented 2 years ago

Hi!

This is an obspy issue. See obspy/obspy#2912.

Luckily we just released a new obspy version today which includes a fix for this bug. So, it should be solved by upgrading obspy to version 1.3.0.

dip16gphy commented 2 years ago

Thanks a lot! It worked.