-
This is an issue that I haven't had time to get my head around but I will provide as much information about the problem that I can.
Firstly, where I used python I used python3.
My first test wa…
-
Discussion branched off #2. Concerns DRAFT20170622.
@krischer
> Why are the maximum lengths of all the FDSN identifiers still kind of short? If we allow for fairly long time series identifiers, …
-
Discussion branched off #2. Concerns DRAFT20170622.
@krischer
> Notion of “backwards-compatibility” in data formats: This is really tricky as semantic versioning as applied to software cannot be…
-
Stefan reports:
> If I go to save a file, for example in miniseed format from the clipboard... the file system browser for where to save the file doesn't work. I can't click to go up to the parent fo…
-
Discussion branched off #2. Concerns DRAFT20170622.
@andres-h
> We should IMO get rid of the byteorder bit, though, which is ambiguous and has caused so much pain in MS2. Use a fixed byteorder …
-
Implement the dataselect handler as per the FDSN 1.1 spec: http://www.fdsn.org/webservices/FDSN-WS-Specifications-1.1.pdf
I've been working on this for a couple weeks now. It's been going pretty w…
-
when I check the instrument sensitivity from obspy response object on station 518 ch HHZ in is reported as:
Instrument Sensitivity:
Value: 944485763.626
Frequency: 1.0
Input units: M/S
Inp…
-
I see in edu.sc.seis.seisFile.mseed.DataHeader.getSampleRate that the default sample rate is 10000 if factor or multiplier is 0. Should it not throw an error or NaN instead? Also, Obspy package corr…
-
The current 1.0.2 obspy.clients.neic client.py code was changed by the Obspy group after my very rough submission that I did for Geoscience Australia. It uses data.find(b"EOR") to look for the End-o…
-
Hello,
Please, I would like to ask something about import sac files.
Now I ve run GISMO properlu an I loaded a sac file (this sac file come from a miniseed, and using a dataless and the program rdse…