Frequently Answered Question

Question

How do I get a list of stations in a text file?

I am wondering how I can get a list of all station names from all the networks with their latitude, longitude, elevation, etc, in a text file?

Answer

Fedcatalog Web Service

Get all stations in the “IU” network:
http://service.iris.edu/irisws/fedcatalog/1/query?net=IU&level=station&format=text&nodata=404

Get all the channel-level data in the “IU.ANMO” network:
http://service.iris.edu/irisws/fedcatalog/1/query?net=IU&sta=ANMO&level=channel&format=text&nodata=404

See the irisws-fedcatalog service for more information.

FDSN Station Web Service

The IRIS DMC has implemented the FDSN station service. This is a REST-ful web service that returns station metadata in either plain ASCII text or StationXML.

SeismiQuery Stations Inventories Query

http://www.iris.edu/SeismiQuery/station.htm

Click the checkboxes to select the items that you want – including latitude and longitude.
Note: you don’t need to fill in the fields to get results.

Click “View Results” to see the information on the webpage or click “Email Results” to send the information to your email account. Go to SeismiQuery Station Inventories



Updated: 08/04/2020
06:46:28 v.22510d55