Access to continuous validated data using FDSN webservices
You can access GEOSCOPE validated data through the FDSN web services implemented at the IPGP datacenter.
Web services URL: http://ws.ipgp.fr/fdsnws/
Two web services are implemented:
Data from GEOSCOPE Network, code FDSN G, is available at RESIF and through the FDSN Data Centers
|
More information about the FDSN web services on the FDSN web site: http://www.fdsn.org/webservices/
Acces to continuous validated data using Python and Obspy Library
ObsPy :: A Python Toolbox for seismological data processing : http://obspy.org/ |
Acces to continuous validated data with the Arclink protocol
NOTE: even if GEOSCOPE data is still available through arclink protocol, please use FDSN webservices instead.
Arclink is a protocol used for seismological data exchange. The data requests are made by time windows. Allowed request types are currently WAVEFORM, RESPONSE, INVENTORY, ROUTING and QC. Data format of WAVEFORM and RESPONSE requests is SEED (Mini-SEED, dataless SEED, full SEED). Data format of INVENTORY, ROUTING and QC requests is XML.
More information about Arclink:
http://www.seiscomp3.org/wiki/doc/applications/arclink
To access GEOSCOPE data through the Arclink Protocol, use:
Note that the TCP port 18001 must be open in your institution firewall.