Robert Pickle

Results 33 comments of Robert Pickle

If I can be the lone dissenting voice, a neat idea but I wonder if the maneuvering and bloat required just for perpetually fresh shorthand links, tiny as it may...

That's a tough one, if it were me I might just make two entries, e.g. "RESIF" and "RESIF_EVENT" or, attempt some sort of address forwarding mechanism, so calls to ws.resif.fr/fdsnws/event...

possibly a bit of a stretch but i would really like to see the new scipy-based response routines in this one (https://github.com/obspy/obspy/pull/2592), even as a non-default or "at your own...

can confirm the tutorial works for me on the current master, python 3.8.10, ubuntu 20.04 (edit: also works osx/ py 3.9.9) i don't use anaconda so don't know how it...

FWIW this bug is still ruining my day, not sure if a fix exists and/or it'll be in the next release but would definitely be appreciated.

Sorry I hope I didn't sound pushy-- while I can generally hack python code for testing I didn't really know how to install individual branches or really much about git...

Update on this, looks like the issue occurs when a variable is "freed" at the end of the code if it was already null to begin with. A quick fix...

Can't seem to reproduce. Not using your data admittedly but a local daily miniseed archive here. Tried it a few ways but this hopefully is as close a match as...

that's very interesting. could you upload just one or two of your suspect miniseed files? I seem to be struggling a bit downloading that archive.

Thanks-- unfortunately I still can't replicate it. You may have to just try setting `DayStream = None` between loops or possibly something more drastic. I only let it run 180...