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
* seismic waveform data, as mini-SEED, using the fdsnws-dataselect web service,
* seismic metadata, as FDSN Station XML, using the fdsnws-station web service.
* availability information, as JSON or POST format, using the fdsnws-availability web service.
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.
Raw data
{
"_id": null,
"home_page": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts",
"name": "fdsnwsscripts",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7",
"maintainer_email": "",
"keywords": "seismology waveforms federation fdsn-ws",
"author": "Andres Heinloo",
"author_email": "andres@gfz-potsdam.de",
"download_url": "https://files.pythonhosted.org/packages/9a/25/bdbbbc1c784bd28f4ca3285ff38e7709cebe4a36b75c0c6d7b0a00a83cb8/fdsnwsscripts-2023.191.tar.gz",
"platform": null,
"description": "fdsnwsscripts\n=============\n\n.. image:: https://img.shields.io/pypi/v/fdsnwsscripts.svg\n :target: https://img.shields.io/pypi/v/fdsnwsscripts.svg\n \n.. image:: https://img.shields.io/pypi/pyversions/fdsnwsscripts.svg\n :target: https://img.shields.io/pypi/pyversions/fdsnwsscripts.svg\n \n.. image:: https://img.shields.io/pypi/format/fdsnwsscripts.svg\n :target: https://img.shields.io/pypi/format/fdsnwsscripts.svg\n \n.. image:: https://img.shields.io/pypi/status/fdsnwsscripts.svg\n :target: https://img.shields.io/pypi/status/fdsnwsscripts.svg\n \nScripts for working with (EIDA) FDSN web services.\n\nOverview\n--------\n\n`fdsnws_scripts` is a collection of next generation distributed data request tools that are based on FDSN `web services\n<http://www.fdsn.org/webservices/>`_ and the EIDA `routing service <https://www.orfeus-eu.org/data/eida/webservices/routing/>`_.\n\nYou may use these tools to request\n\n* seismic waveform data, as mini-SEED, using the fdsnws-dataselect web service,\n\n* seismic metadata, as FDSN Station XML, using the fdsnws-station web service.\n\n* availability information, as JSON or POST format, using the fdsnws-availability web service.\n\nThere are four tools here:\n\n#. `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.\n\n#. `fdsnws2sds` supports requests for larger amounts of data, saving it in an SDS tree-like file system structure (the SeisComP Data Structure).\n SDS is defined `here <https://www.seiscomp.de/doc/apps/slarchive.html#slarchive-section-sds>`_.\n\n#. `fdsnws2seed` provides full SEED and dataless SEED using EIDA FDSN web services. Modern applications should use FDSN StationXML instead of SEED.\n\n#. `fdsnavail` lets the user interact with the new FDSN availability web service and compare to their local data holdings to find missing data.\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "fdsnwsscripts: Scripts for working with (EIDA) FDSN web services",
"version": "2023.191",
"project_urls": {
"Homepage": "https://geofon.gfz-potsdam.de/software/fdsnws_scripts"
},
"split_keywords": [
"seismology",
"waveforms",
"federation",
"fdsn-ws"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9a25bdbbbc1c784bd28f4ca3285ff38e7709cebe4a36b75c0c6d7b0a00a83cb8",
"md5": "c1ed9c5325e7654c87f1c2c5c85acee0",
"sha256": "087bb84256b593d175564543fbe91c2c33a9a292eeb989dbe9c73329f7b670f8"
},
"downloads": -1,
"filename": "fdsnwsscripts-2023.191.tar.gz",
"has_sig": false,
"md5_digest": "c1ed9c5325e7654c87f1c2c5c85acee0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 66751,
"upload_time": "2023-09-26T10:07:47",
"upload_time_iso_8601": "2023-09-26T10:07:47.973475Z",
"url": "https://files.pythonhosted.org/packages/9a/25/bdbbbc1c784bd28f4ca3285ff38e7709cebe4a36b75c0c6d7b0a00a83cb8/fdsnwsscripts-2023.191.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 10:07:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "fdsnwsscripts"
}