You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am recently installing PyWEED on Windows by conda, and I think you should
modify it to adapt the new version of obspy (1.2.1). I ran into a problem
about UTCDateTime format with obspy 1.2.1 when downloading waveforma, and I
turned to an old version Obspy 1.1.1 to successfully solve it.
Thank you for your support !
Error is: starttime and endtime must be UTCDateTime objects or None for this call to Stream.trim()
The text was updated successfully, but these errors were encountered:
Error is:
starttime and endtime must be UTCDateTime objects or None for this call to Stream.trim()
The text was updated successfully, but these errors were encountered: