Seismic waveform downloading client
Project description
Client to download continous waveforms
Usage:
to install:
```sh
pip install numpy
pip install afdcli
downloading waveforms:
from afdcli.client import Client
c = Client()
c.get_waveforms('*','BO*', '2020-06-25T17:19:16Z', '2020-06-26T17:20:16Z')
downloading stations with instrument response
from afdcli.client import Client
c = Client()
c.get_stations('*','BO*', '2020-06-25T17:19:16Z', '2020-06-26T17:20:16Z', instrument_response=True)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file afdcli-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: afdcli-0.3.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e988f7a9dc82cc6c521ea696b8fda50489cef3d42e47d1fe04c2e40f5bb748 |
|
MD5 | 6479df80cf47118820a05e7bdbf6eef0 |
|
BLAKE2b-256 | da41304dce64df53fe32f46f3a231f007143b0c6cf0a585cf2ea2de5112f853b |