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()
Error is:
starttime and endtime must be UTCDateTime objects or None for this call to Stream.trim()