Thread: Event webservice (version 1.1.0) release

Started: 2011-10-05 18:05:06
Last activity: 2011-10-05 18:05:06
Topics: Web Services
Yazan Suleiman
2011-10-05 18:05:06
Hello webservice users,

The DMC is pleased to announce the release of the ws-event webservice (version 1.1.0).

http://www.iris.edu/ws/event/

The event web service returns event information in the QuakeML format (schema 1.2 RC3). As with most of our other webservices, ws-event accepts simple HTTP GET query parameters. Events may be selected based on location, time, catalog, contributor and internal identifiers.

The IRIS DMC receives earthquake location and magnitude information primarily from the USGS NEIC and the ISC, other sources include the Global CMT project and the USArray ANF.

----------------------
Example Usage
----------------------

http://www.iris.edu/ws/event/query?mindepth=34.9&maxdepth=35.1&catalog=PDE&contributor=NEIC&magtype=MB&lat=-56.1&lon=-26.7&maxradius=.1
http://www.iris.edu/ws/event/query?eventid=3316989
http://www.iris.edu/ws/event/query?minmag=8.5
http://www.iris.edu/ws/event/query?starttime=2011-01-07T14:00:00&endtime=2011-02-07&minlat=15&maxlat=40&minlon=-170&maxlon=170&preferredonly=yes&includeallallmagnitudes=yes&orderby=magnitude

The FetchEvent Perl script available at http://www.iris.edu/ws/wsclients/ can be used to fetch event information from ws-event, parse the returned results and print the information as simple ASCII.

---------------------
Documentation
---------------------

A detailed description of the webservice can be found by visiting

http://www.iris.edu/ws/doc/event_help.htm

As with other IRIS webservices, we provide a URL "Builder" webpage form intended to facilitate the understanding calling conventions:

http://www.iris.edu/ws/builder/event/

Links to the help and the builder are available from the main ws-event page, which contains detailed parameter usage.

http://www.iris.edu/ws/event

Regards,

IRIS Web Services Team.







15:17:46 v.22510d55