Q: How can I find out what stations IRIS has data for that fall within a latitude/longitude bounding box?
A: A user can find seismic data by station using a latitude/longitude bounding box in a number of different tools:
VASE In the Map/Find Stations screen the user can draw a bounding box to query the server for stations within the defined latitude/longitude area. View the VASE tutorial
JWEED In the Map screen, the user can set a latitude/longitude bounding box, then use the Select Networks screen to select and map stations from the defined area. View the JWEED map tutorial Read the JWEED Manual MetaData Aggregator
The MetaData Aggregator (MDA) returns metadata summaries from the IRIS DMC database including data availability and links to further services. Five levels of summary are available: network list, network, station, location and channel
Input parameters are specified in the URI as extensions of the form:
Use '--' for [location] to specify a blank (space-space) location code.
Example: Network = UW, Station = ASH (Crater, Mt. St. Helens) http://www.iris.edu/mda/UW/ASH data is available in the archive from 1981/05/13 to 1981/09/15
Use the ws/availability service to search for available data within a specified latitude and longitude. You can also search by distance from a lat/lon point.