-
Here is a minimal example which should load 1 hour of data from the EHZ channel at station RSO on Redoubt on 2009/03/20:
```
scnl = scnlobject('RSO','EHZ')
ds = datasource('uaf_continuous')
w=wavefor…
-
Discuss options about the language in which seistool is to be re-implemented.
-
Report on the users mailing list:
##
##
Hi,
I am using obspy 0.9.2 on Mac O Mavericks. I just downloaded a seed volume for the 2010 Maule earthquake from he IRIS DMC. It can be accessed at:
https…
-
Using the scart utility to broadcast miniseed files into a replay from a sds directory
for instance:
> seiscomp exec scart --test -dsvvvE --list WI_Stat.txt /work/seiscomp/sds
the streaming isn…
-
following this correction (https://github.com/obspy/obspy/pull/971), I'm reprocessing some SEISAN data, and I am wondering if these "spikes":
![kwui1](https://cloud.githubusercontent.com/assets/916937…
-
Version 2.14 of libmseed has been released:
https://seiscode.iris.washington.edu/projects/libmseed/files
Changes from the 2.13 version (currently in master):
https://seiscode.iris.washington.edu/news…
-
Would be nice to use [matplotlib's Sphinx extension](https://github.com/matplotlib/matplotlib/blob/master/doc/sphinxext/github.py) in API docs to..
- make plain text issue references (e.g. `#783`) int…
-
Hi all,
this is a question rather than an issue.
I am trying to read basic information (network, starttime, endtime) from a large number (around 1700) of miniseed files, using obspy.core.read() with…
-
I received an error while downloading data with this simple script:
``` python
from obspy.core import UTCDateTime
from obspy.arclink import Client
client = Client(user='test_arclink@ipgp.fr')
start …
-
Hi, we have started investigating whether our webservices (http://service.scedc.caltech.edu/) can be accessed from ObsPy.
First we need to update the URL mappings --
In [2]: from obspy.fdsn.header i…
SCEDC updated
9 years ago