GEOFON / fdsnws_scripts

Scripts for working with (EIDA) FDSN web services
GNU Lesser General Public License v3.0
4 stars 3 forks source link

fdsnwsscripts

.. image:: https://img.shields.io/pypi/v/fdsnwsscripts.svg :target: https://img.shields.io/pypi/v/fdsnwsscripts.svg

.. image:: https://img.shields.io/pypi/pyversions/fdsnwsscripts.svg :target: https://img.shields.io/pypi/pyversions/fdsnwsscripts.svg

.. image:: https://img.shields.io/pypi/format/fdsnwsscripts.svg :target: https://img.shields.io/pypi/format/fdsnwsscripts.svg

.. image:: https://img.shields.io/pypi/status/fdsnwsscripts.svg :target: https://img.shields.io/pypi/status/fdsnwsscripts.svg

Scripts for working with (EIDA) FDSN web services.

Overview

fdsnws_scripts is a collection of next generation distributed data request tools that are based on FDSN web services <http://www.fdsn.org/webservices/> and the EIDA routing service <https://www.orfeus-eu.org/data/eida/webservices/routing/>.

You may use these tools to request

There are four tools here:

. fdsnws_fetch can request waveform data or metadata, from multiple data centres (access points) with a single command. It does this using the EIDA routing service to discover which data centre(s) holds the data requested.

. fdsnws2sds supports requests for larger amounts of data, saving it in an SDS tree-like file system structure (the SeisComP Data Structure).

SDS is defined here <https://www.seiscomp.de/doc/apps/slarchive.html#slarchive-section-sds>_.

. fdsnws2seed provides full SEED and dataless SEED using EIDA FDSN web services. Modern applications should use FDSN StationXML instead of SEED.

. fdsnavail lets the user interact with the new FDSN availability web service and compare to their local data holdings to find missing data.