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 February 2012
Anthony Lomax
2012-02-28 17:48:07
- 2012-02-29 01:46:22
Hello all,
I am using ws-timeseries to plot trace data in a time window from 5 min
before to 20 min after picks made in the Early-est real-time system
(http://early-est.alomax.net)
If I run ws-timeseries for a channel right after it is picked, then I
get a plot from 5 min before the pick to some small interval T1 after
the pick. If I then wait some time and re-run ws-timeseries for the
channel, I would expect to get data from 5 min before the pick until
some interval T2>T1 after the pi…
[more]
Replies
-
Re: too strong ws caching of near real-time time-series data? - Bruce Weertman - 2012-02-28 16:40:50
-
Re: too strong ws caching of near real-time time-series data? - Glenn Kroeger - 2012-02-28 19:18:00
-
Re: too strong ws caching of near real-time time-series data? - Anthony Lomax - 2012-02-29 01:46:22
-
Interactive web tool to view trace data using ws-timeseries - Anthony Lomax - 2012-03-06 23:35:10
-
Re: Interactive web tool to view trace data using ws-timeseries - Robert Casey - 2012-06-19 16:18:04
-
SeisGramWeb: browser-based seismogram viewer using IRIS ws-timeseries - Anthony Lomax - 2013-01-22 02:17:30
-
Re: SeisGramWeb: browser-based seismogram viewer using IRIS ws-timeseries - Robert Casey - 2013-01-22 17:14:20
-
Re: SeisGramWeb: browser-based seismogram viewer using IRIS ws-timeseries - Anthony Lomax - 2013-07-04 22:01:09
-
-
-
-
Hello webservice users,
The DMC is pleased to announce the beta release of our ws-virtualnetwork service. This service returns information for stations belonging to virtual networks, the station details may be returned in XML, comma-separated values (CSV), or MS-Excel (XLS) format based on the value of the output parameter.
Virtual networks represent groups of stations and/or seismic networks organized under umbrella organizations or initiatives, rather than traditional seismic networks. Th…
[more]
No replies
Celso Reyes
2012-02-15 00:11:18
- 2012-02-15 00:12:54
Hello webservice users,
Based upon MATLAB user feedback we have updated irisFetch.m, which includes the following changes:
* The Trace structure, retrieved from irisFetch.Traces now includes a field "sampleRate". This was inadvertently missing from the first release.
* The documentation has been updated and clarified.
Additionally, the java examples page now includes a FetchSAC example. Here, you can obtain all the files needed for an example command-line utility that creates local SAC fi…
[more]
Replies
-
Re: News for the BETA release of the Web Services Library and MATLAB access - Alex Hutko - 2012-02-15 00:12:54
Hi
Trying out ws-plot and got an error saying that my token was not found:
Sent this URL to the dataselect ws:
http://www.iris.edu/ws/dataselect/query?net=IU&sta=RAO&loc=00&cha=BHZ&start=2012-02-10T06:30:00.000&end=2012-02-10T10:30:00.000&ref=token
got back this token:
dataselect.17781829219ce7a93b1cbc8f4be55d
Which I then sent to ws-plot via the plotter url builder:
http://www.iris.edu/wsbeta/plotter/query?token=dataselect.17781829219ce7a93b1cbc8f4be55d&width=1000&height=700&antialias=fals…
[more]
Replies
-
Re: ws-plot error - Bruce Weertman - 2012-02-13 16:46:25
-
Re: ws-plot error - Philip Crotwell - 2012-02-13 20:09:56
-
Hello webservice users,
The DMC is pleased to announce you can now directly access IRIS-DMC stored data from within your MATLAB environment, thanks to IRIS Java Web Service Library (IRIS-WS Library) which has just been released into beta*. No knowledge of java programming is required.
Using the irisFetch.m file, you will be able to retrieve station metadata, time series data and event parameters. You can also retrieve trace data, which contains both time series data with associated station …
[more]
No replies
Hello webservice users,
The DMC is pleased to announce the beta release of the IRIS Java Web Service Library (IRIS-WS Library). This Java API allows direct access to data and information at the DMC from within your programs. This library constructs the service calls based on criteria you define, and accesses the web services behind the scenes. Information is retrieved as java objects that are available for immediate manipulation, bypassing the traditional “save to disk, reload into my prog…
[more]
No replies
Hello webservice users,
The DMC is pleased to announce the release of an update to our ws-event service. This update adds a new option to return phase arrivals, the DMC currently only has phase arrivals for the ANF catalog. Other changes include bug fixes and reorganization for compliance with the QuakeML schema.
We believe this update will be backward compatible for almost all users. Most clients, including the DMC's FetchEvent script, should require changes.
http://www.iris.edu/ws/event…
[more]
No replies
Hello webservice users,
The DMC is pleased to announce the release of an update to our ws-event service. This update adds a new option to return phase arrivals, the DMC currently only has phase arrivals for the ANF catalog. Other changes include bug fixes and reorganization for compliance with the QuakeML schema.
We believe this update will be backward compatible for almost all users. Most clients, including the DMC's FetchEvent script, should require changes.
http://www.iris.edu/ws/event…
[more]
No replies
Chad Trabant
2012-01-31 19:31:43
- 2012-02-03 18:24:53
Hello webservice users,
The DMC has released a beta version of the ws-event service to include phase arrivals (for the ANF catalog) and fix a few bugs. Changes are backward compatible with the current release with one exception: the Flinn-Engdahl region notation has been reorganized to comply with schema and to clearly identify the parameters, more details below.
We invite testing and feedback for the beta service at the following URL:
http://www.iris.edu/wsbeta/event/
We plan on moving th…
[more]
Replies
-
Re: BETA release of updated ws-event service, update scheduled for February 6th - Chad Trabant - 2012-02-03 18:24:53