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 April 2012
Hello WS users,
The DMC has updated the ws-station to version 1.3.6. This minor revision fixes a bug for missing Channel's InstrumentSensitivity.
This release will not affect users of the DMC's Fetch family of scripts, nor users of the IRIS-WS Library.
regards,
IRIS DMC web services team
No replies
Hello WS users,
The DMC has updated the ws-station to version 1.3.5. This minor revision now reports channels that were missing stage 0 response information.
This release will not affect users of the DMC's Fetch family of scripts, nor users of the IRIS-WS Library.
regards,
IRIS DMC web services team
No replies
Robert Casey
2012-04-23 20:26:45
- 2012-04-24 17:54:20
IRIS Community-
Two separate maintenance activities will cause short periods of
disruption for a number of IRIS Services, including web services, web
access, and DHI access.
The first is network maintenance being performed by the UW on the
evening of Tuesday, April 24th starting at 11pm PDT and ending about
3am the next morning. Connectivity to IRIS DMC will be intermittent
at this time.
The second item is a load balancer hardware upgrade that will occur
Wednesday, April 25…
[more]
Replies
-
Update - UW maintenance pushed back - Robert Casey - 2012-04-24 17:54:20
Chad Trabant
2012-04-16 18:45:41
- 2012-04-17 22:32:14
Hello Web Service users,
On Tuesday April 17th the DMC will be installing new load balancers which will effect access to all of the DMC's web services.
Work is expected to begin at 2:00pm Pacific (21:00 UTC).
Our services will be unreachable for some number of minutes, after which they will likely be intermittent for up to a couple of hours following the switch. We will send a follow up notification when the access is stable again.
Apologies for the inconvenience this will cause, unfortun…
[more]
Replies
-
Re: DMC network access maintenance on Tuesday, April 17th - Robert Casey - 2012-04-17 22:00:25
-
Re: DMC network access maintenance on Tuesday, April 17th - Chad Trabant - 2012-04-17 22:32:14
Hello FetchBulkData users,
The FetchBulkData perl script has been updated to fix a problem
introduced when parsing the XML for stations that contain channel
comments. This only effects the use of the metadata file written
by the script, in particular if you are using mseed2sac with the
metadata file you will want the new version.
New release is available here:
http://www.iris.edu/ws/wsclients/
with more overview information here:
http://www.iris.edu/ws/wsclients/fetchclients.htm
regards,…
[more]
No replies
Hello MATLAB users,
The IRIS-DMC is pleased to announce you can now use MATLAB® to access data and information at the DMC. We have created an .m file (irisFetch.m) that contains functions needed to access station metadata, event metadata, and seismic traces. The retrieved data is placed directly into a MATLAB variable and is available for immediate use, no knowledge of web services or internal DMC formats (SEED or XML) is required.
Using the irisFetch.m file, you will be able to retrieve:
st…
[more]
No replies
The DMC is pleased to announce the new IRIS Java Web Service Library (IRIS-WS Library). This Java API allows you to access DMC data directly from within your programs. It constructs web service calls based on criteria you define, and then accesses the services behind the scenes. Information is retrieved as java objects that are available for immediate manipulation, bypassing traditional “save to disk, reload into my program, and then parse the data format” steps. No knowledge of web service…
[more]
No replies
Yazan Suleiman
2012-04-10 17:09:50
- 2012-04-10 17:18:22
The DMC has release a new version of our ws-station service. The changes include an update to the StationXML schema, for some users this change is not backwards compatible (more details below). Other changes include new time range selection parameters.
http://www.iris.edu/ws/station/
Please visit the revision page (http://www.iris.edu/ws/doc/station_revisions.htm) for a complete list of changes since version 1.2.7.
This update does not effect users of the DMC's FetchBulkData script. The Fe…
[more]
Replies
-
Re: New version of ws-station released, including a new StationXML schema - Celso Reyes - 2012-04-10 17:18:22
Hi
Is there any interest by the DMC in open sourcing the code to your web services?
In particular, I am thinking about putting a compatible web service on
some of my databases (likely dataselect, maybe stationxml) and it
would be really, really nice if I didn't have to implement them from
scratch. And moreover, if many systems implement the same web service
then it becomes much more useful as clients can then be easily reused.
Thanks,
Philip
Replies
-
Re: open source? - Chad Trabant - 2012-04-09 21:48:53
Hi.
While testing the updated station web service, I found that the following
returns invalid XML in both the production and beta versions of the service:
http://www.iris.edu/wsbeta/station/query?updatedafter=2012-04-01&level=resp&net=NM&sta=PENM&timewindow=1999-07-02,2599-12-31
All of the stations I tried in net NM returned errors.
Thanks!
-- John
Replies
-
Re: error in response xml - Yazan Suleiman - 2012-04-06 16:10:07
Yazan Suleiman
2012-03-19 23:06:49
- 2012-04-03 22:02:19
Hello webservice users,
The DMC is pleased to announce the 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. These v…
[more]
Replies
-
Re: Production release of ws-virtualnetwork 1.0.0 - Philip Crotwell - 2012-04-03 22:02:19
-
Re: Production release of ws-virtualnetwork 1.0.0 - Chad Trabant - 2012-04-03 20:39:44
-