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.
This list has been retired. For support, send email to data-help@earthscope.org or visit https://www.earthscope.org/contact-us/.
- Email address
- data-request-help@lists.ds.iris.edu
- Type
-
Help
Help lists are for submitting support questions. Anyone can post a question for NSF SAGE (or another team) to answer.
- Moderated by
- IRIS Webmaster
- Related tags
- None
October
September
August
July
June
May
April
March
February
January
September
August
July
June
May
April
March
February
January
December
November
October
September
August
July (1)
June (1)
May
April
March (10)
February
January (1)
November
October
September
August
July (1)
June (1)
May
April
March (10)
February
January (1)
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 - Robert Casey - 2022-09-30 09:02:10
-
Re: Station info errors with Obspy fdsn client - Adam Clark - 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 - Robert Casey - 2022-09-30 10:43:49
-
Re: Station info errors with Obspy fdsn client - John West - 2022-09-30 11:12:27
-
-
-
Ipsita Mitra (imitra)
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 - Robert Casey - 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 - Robert Casey - 2022-09-23 17:37:59
-
Re: Java Error with irisFetch.Stations - Brandon VanderBeek - 2022-09-24 11:37:18
-