eqcorrscan / EQcorrscan

Earthquake detection and analysis in Python.
https://eqcorrscan.readthedocs.io/en/latest/
Other
166 stars 86 forks source link

Seishub depreceation / removal in obspy - how to handle in EQcorrscan? #490

Closed flixha closed 2 years ago

flixha commented 2 years ago

Obspy 1.3.0 depreceates using seishub, and in obspy's master branch seishub is already removed. So all the modules in EQcorrscan that offer support for seishub (will) fail on the seishub-imports once the next obspy version is released. And when using new branches from obspy, these fails will already happen now.

I haven't really used seishub so I don't mind removing it, but how would you like to handle this?

calum-chamberlain commented 2 years ago

I think just removing seishub would be the way to go unless anyone is actually using it.