Get help finding and requesting data. If you can’t find the data you’re looking for, or don’t know the best tool to use, ask here.
- Email address
- data-request-help@lists.ds.iris.edu
- Type
-
Help
Help lists are for submitting support questions. Anyone can post a question for IRIS (or another team) to answer.
- Moderated by
- IRIS Webmaster
- Related tags
- None
December
November (1)
October (7)
September (10)
August (6)
July (3)
June
May
April
March (1)
February (1)
January
November (1)
October (7)
September (10)
August (6)
July (3)
June
May
April
March (1)
February (1)
January
December
November (5)
October (6)
September (2)
August (5)
July (4)
June
May
April (1)
March (1)
February (4)
January
November (5)
October (6)
September (2)
August (5)
July (4)
June
May
April (1)
March (1)
February (4)
January
December (6)
November (2)
October (4)
September (3)
August (1)
July (1)
June (2)
May
April
March (2)
February (1)
January
November (2)
October (4)
September (3)
August (1)
July (1)
June (2)
May
April
March (2)
February (1)
January
December
November (2)
October
September (2)
August (2)
July
June (1)
May (3)
April (2)
March (5)
February (2)
January (3)
November (2)
October
September (2)
August (2)
July
June (1)
May (3)
April (2)
March (5)
February (2)
January (3)
December
November
October
September (2)
August (5)
July (2)
June
May (7)
April (4)
March (3)
February
January
November
October
September (2)
August (5)
July (2)
June
May (7)
April (4)
March (3)
February
January
Active Message Threads for September 2022
Greetings. I have a python system which retrieves station and channel
information using the Obspy client get_stations() call, as
DCclient.get_stations(startbefore=FileStart, endafter=FileEnd,
network=N.code, channel=CHANNELS, level='channel')
Recently I have been getting errors on some networks, and the error code
seems to indicate that the data center is returning strings instead of
datetimes(?)
The following requests fail (values in order of the request parameters
above)
2021-07-04T01:29:00.…
[more]
Replies
-
Re: Station info errors with Obspy fdsn client - rob@iris.washington.edu - 2022-09-30 09:02:10
-
Re: Station info errors with Obspy fdsn client - adam.clark@iris.edu - 2022-09-30 09:56:28
-
Re: Station info errors with Obspy fdsn client - John West - 2022-09-30 11:38:04
-
Re: Station info errors with Obspy fdsn client - rob@iris.washington.edu - 2022-09-30 10:43:49
-
Re: Station info errors with Obspy fdsn client - John West - 2022-09-30 11:12:27
-
-
-

2022-09-29 05:19:30
- 2022-09-30 08:54:39
Greetings,
This is an inquiry regarding if the BREQ-fast forum is continuing to accept online request for waveform download. I tried twice, but it is always sending me back with a 'no data' response and additionally it sent me the below screenshot second time. Is there any other way I can request data from IRIS?
[cid:82c06acc-3a5d-4613-a00d-bc5c2ea98e84]
Replies
-
Re: could not get data from IRIS breq-fast - rob@iris.washington.edu - 2022-09-30 08:54:39
I have recently encountered an error using irisFetch.Stations. Two days ago
(28-Aug-2022), I was able to run the following command without error,
S =
irisFetch.Stations('STATION','*','*','*','*','MinimumLatitude',38,'MaximumLatitude',52,'MinimumLongitude',-131,'MaximumLongitude',-115);
However, for the past two days this command has been giving the error
copied below. I'll note that requesting specifically the 'BHZ' channel
instead of the wildcard '*' runs without error while requesting
speci…
[more]
Replies
-
Re: Java Error with irisFetch.Stations - rob@iris.washington.edu - 2022-09-23 17:37:59
-
Re: Java Error with irisFetch.Stations - Brandon VanderBeek - 2022-09-24 11:37:18
-