Notifications, questions and comments related to using the DMC’s web services
- Email address
- webservices@lists.ds.iris.edu
- Type
-
Announcement
Announcement lists are for sending a one-way message to a wide audience. Anyone can post a message — only subscribe if you want to start receiving this type of announcement.
- Subscribers
- 321
- Moderated by
- Chad Trabant, Robert Casey, gillian@iris.washington.edu, Gillian Sharer, Rob Casey
- Related tags
- Web Service
December
November
October
September
August (3)
July
June
May (1)
April (1)
March (6)
February (10)
January (4)
November
October
September
August (3)
July
June
May (1)
April (1)
March (6)
February (10)
January (4)
December
November
October (9)
September
August (3)
July (3)
June (1)
May (1)
April (1)
March (2)
February
January (1)
November
October (9)
September
August (3)
July (3)
June (1)
May (1)
April (1)
March (2)
February
January (1)
December (2)
November (3)
October (3)
September
August
July
June
May (8)
April
March
February (2)
January
November (3)
October (3)
September
August
July
June
May (8)
April
March
February (2)
January
December
November
October
September
August (1)
July (1)
June
May (4)
April
March (3)
February (19)
January (4)
November
October
September
August (1)
July (1)
June
May (4)
April
March (3)
February (19)
January (4)
December (2)
November
October (2)
September (1)
August
July (2)
June (1)
May (1)
April
March
February
January (3)
November
October (2)
September (1)
August
July (2)
June (1)
May (1)
April
March
February
January (3)
December
November (5)
October
September (3)
August (3)
July
June (4)
May (1)
April (6)
March (2)
February (2)
January
November (5)
October
September (3)
August (3)
July
June (4)
May (1)
April (6)
March (2)
February (2)
January
December (1)
November
October (2)
September (2)
August (6)
July (2)
June (5)
May (1)
April (9)
March (1)
February (5)
January
November
October (2)
September (2)
August (6)
July (2)
June (5)
May (1)
April (9)
March (1)
February (5)
January
December
November
October
September
August
July
June
May
April
March
February
January
November
October
September
August
July
June
May
April
March
February
January
December
November
October
September
August
July
June
May
April
March
February
January
November
October
September
August
July
June
May
April
March
February
January
December
November
October
September
August
July
June
May
April
March
February
January
November
October
September
August
July
June
May
April
March
February
January
Active Message Threads for October 2012
Hi,
I would like to translate this script to Python :
ftp://hazards.cr.usgs.gov/feregion/fe_1995/feregion.pl
This is already a Python implementation (though ObsPy) allowing to
query Iris webservice but it can be slow for a bunch of coordinates so
I would like to resolve coordinate to region locally.
What is the language used for the webservice implementation ? If it's
Python, does the code is open ? (To be added to ObsPy)
Cheers,
Fabien
--
Fabien Engels - fabien.engels@unistra.fr
Reseau N…
[more]
Replies
-
Re: Flinn-Engdahl implementation - Rich Karstens - 2012-10-24 15:55:25
-
Re: Flinn-Engdahl implementation - Fabien Engels - 2012-10-26 00:17:23
-
-
Re: Flinn-Engdahl implementation - Anthony Lomax - 2012-10-25 14:16:12
-
Re: Flinn-Engdahl implementation - Fabien Engels - 2012-10-26 00:07:52
-
Hello WS users,
The DMC has made a minor configuration change to our web service servers.
We now support HTTP compression, when requested, for the following mime types:
text/html
text/xml
text/plain
application/xml
HTTP compression is used in transferring data if
(1) the client software supports compression and includes 'gzip' in the Accept-Encoding header.
(2) the data being sent if of the correct mime-type.
A Wikipedia article describing HTTP compression can be found at:
http://en.wikip…
[more]
No replies
Greetings.
I'm getting questions about requesting restricted data through EMERALD. Do
you have an estimate as to when that functionality will be available?
Thanks!
-- John
Replies
-
Re: restricted data - Chad Trabant - 2012-10-18 03:33:40
-
Re: restricted data - Philip Crotwell - 2012-10-18 12:54:55
-
Re: restricted data - Chad Trabant - 2012-10-18 22:00:34
-
Re: restricted data - Philip Crotwell - 2012-10-19 18:06:11
-
Re: restricted data - John West - 2012-10-19 17:32:17
-
-
-
-
Hello web service users,
The DMC has released version 1.5.2 of the IRIS-WS Java library.
http://www.iris.edu/manuals/javawslibrary/
A version of the DMC's irisFetch.m (MATLAB) interface will be released shortly to align it with changes in the library and other enhancements, the current version will continue to work as expected.
Major features in this release include:
- Updated to align with changes in the ws-station and ws-event service. New options:
* new includeAllMagnitudes option for …
[more]
No replies
Chad Trabant
2012-10-12 16:49:36
To users of the IRIS-WS (Java) library and the irisFetch.m (MATLAB) interface,
We have discovered an inconsistent error in how the IRIS-WS Java library interprets the event origin time value returned by our ws-event service.
For some queries the value is interpreted as UTC, as it should. For other queries this value is interpreted in the local time zone, which, unless your computer is set to UTC, is incorrect. This library is used by the DMC's irisFetch.m MATLAB interface.
We are preparin…
[more]
No replies
Hi,
in http://www.iris.edu/ws/availability/ there is an ambiguity with respect to the correct value for the parameter "output" if bulkdataselect list format is requested.
Under "Query Usage:" there is
output-options :: [output=<xml|bulk|query>]
whereas below in the table it is not "bulk" but "bulkdataselect".
Which is correct? The IRIS implementation appears to accept both but IMO in the specification it should either be one of these or it needs to be stated explicitly that both "bulk" a…
[more]
Replies
-
Re: Ambiguity in description of ws/availability - Chad Trabant - 2012-10-05 21:16:47
-
Re: Ambiguity in description of ws/availability - Joachim Saul - 2012-10-06 06:48:00
-