Thread: IRIS Federator updates to support more use cases and flexibility

Started: 2017-08-04 21:08:31
Last activity: 2017-08-04 21:08:31
Topics: Web Services
Hello web service users,

The IRIS DMC is pleased to announce important new updates to our irisws-fedcatalog web service, the public interface to the IRIS Federator. The IRIS Federator is a database and web service that gives users the ability to find distributed time series metadata holdings from FDSN http://www.fdsn.org/ data centers around the world. Since its introduction in 2015, the catalog has grown to include listings for 16 data centers. The catalog is refreshed, by harvesting metadata from each center, every 24 hours.

The most recent release offers additional flexibility in searching and filtering time series metadata listings from multiple data centers. A key update is the ability to request a station listing in addition to the channel listing previously offered. Also, users can now limit the results to a list of selected data centers.

As before, the results of a query to the Federator are in a form ready for submission to the respective data centers. Support for the Federator has been integrated into some of the IRIS DMC’s tools, notably FetchData https://seiscode.iris.washington.edu/projects/ws-fetch-scripts/wiki (command line) and irisFetch.m http://ds.iris.edu/ds/nodes/dmc/software/downloads/irisfetch.m/ (MATLAB) with more to come in the future.

The irisws-fedcatalog v1.1.1 web service release offers the following new features:

(1) The “station” option for the level query parameter.

e.g., &level=station http://service.iris.edu/irisws/fedcatalog/1/query?net=%2A&cha=LHZ&starttime=2014-04-01T23%3A46%3A00&endtime=2014-04-02T00%3A15%3A00&lat=-70.676&lon=-19.6&maxradius=80&format=text&level=station
With this option metadata are returned at the station-level, offering a quick summary of the holdings available for a particular time range or network selection.

(2) The datacenter query parameter

e.g., &datacenter=IRIS

The user can specify one or more datacenters to limit search results. Wildcards and the negation symbol (-) are permitted.

(3) The datacenters endpoint now offers a format query parameter

e.g., datacenters?format=JSON

Datacenter information can now be returned in TEXT http://service.iris.edu/irisws/fedcatalog/1/datacenters?format=text, HTML http://service.iris.edu/irisws/fedcatalog/1/datacenters?format=html, or JSON http://service.iris.edu/irisws/fedcatalog/1/datacenters?format=json formats (JSON is the default).

The irisws-fedcatalog documentation page http://service.iris.edu/irisws/fedcatalog/1/ and extra help http://service.iris.edu/irisws/fedcatalog/docs/1/help/ contain additional information and examples of how you can incorporate this service into your scripts. The URL builder offers a graphical interface into generating Fedcatalog requests. Take it for a spin at http://service.iris.edu/irisws/fedcatalog/docs/1/builder/.


Sincerely,
IRIS Web Services Team


00:47:22 v.22510d55