-
In obspy v1.0.0, SACTrace can be used to initialize the sac header dictionary to get around some changes in the SAC io modules resulting in another bug (see [https://github.com/obspy/obspy/issues/128…
-
Long custom STFs do appear to have some kind of problem with the beta service. I realize that this is mostly zeros but this just originated from my workflow and would of course be possible to have act…
-
The `eventid` queries don't convert the moment tensor components from dyne*cm to Nm. Thus the amplitudes are way off when using the `eventid` parameter. Just multiply with `1E-7` to fix that issue.
`…
-
Hi Esteban,
Yes, this line is the culprit:
https://github.com/ROBelgium/MSNoise/blob/master/msnoise/s05compute_mwcs.py#L109
Should be replaced with a dynamic extension coming from the database. 1.3.…
-
There has been a change in your middleware that makes the station code required when passing receiver coordinates. This makes it more cumbersome to use when just wanting to request seismograms for var…
-
ObsPy version 1.0.1, MacOS 10.11.4,Python 2.7.11 Anaconda 2.3.0
Hi,
I want to read multiple mini-seed files recorded on a Q330S. This digitiser can group together in a single file multiple miniseed …
-
Hi all,
I've recently installed seishub.core as well as seishub.plugins.seismology (via 'setup.py install' as the PyPI method no longer functions) and started a test instance locally (using a postgre…
-
Only for requests where it makes sense. See iris-edu/irisws-syngine#10.
-
Instaseis is currently documented to use `application/octet-stream` for miniSEED
http://www.instaseis.net/routes/seismograms.html
http://instaseis.net/routes/greens_function.html
Suggestion is to use…
-
The scenario: bulk requests where, for example, many source-receivers are requested using a phase-relative time specification; some of the requests maybe be appropriate and some of them may not. This…