irisws-package: Access to IRIS Web Services within R

Description Details Author(s) References See Also Examples

Description

This package can be used to obtain products from the Data Management Center of the Incorporated Research Institutions in Seismology [1], through their web-services API [2].

Currenty there is support for access to Distance-Azimuth calculations, xxx, ...

Details

The code constructs queries according to the requirements of the API, executes them, and optionally saves and/or loads the results into the R environment. A good place to start is with the webservices function.

Author(s)

A.J. Barbour

References

[1] http://www.iris.edu/

[2] http://service.iris.edu/irisws

See Also

irisws-webservices to see a list of the webservice accessors currently available

constructor et al. to construct queries

query.iris to query IRIS WS

Other Utilities: irisws-queryconstruction, irisws-timeutilities, irisws-wadl, query.iris

Examples

1
2
3
4
5
# see the available functions
webservices()

# see which webservices are actually supported
services()

abarbour/irisws documentation built on May 10, 2019, 4:07 a.m.