Skip to content

A command line interface for fetch data from Taiwan Archive Platform for Seismology(TAPS)

License

Notifications You must be signed in to change notification settings

IESDMC/fetchTAPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

af9d752 · Apr 23, 2021

History

3 Commits
Apr 23, 2021
Apr 23, 2021
Mar 16, 2021
Apr 23, 2021
Apr 23, 2021
Apr 23, 2021
Apr 23, 2021
Mar 16, 2021
Mar 16, 2021
Mar 16, 2021
Mar 16, 2021
Mar 16, 2021
Apr 23, 2021

Repository files navigation

fetchTAPS

For installing fetchTAPS, just clone this repo and run this command in your shell

pip install -r requirements.txt

Features

fetchWaveform

usage: fetchWaveform.py [-h] -format format [format ...] -tb time begin
                        [time begin ...] -te time end [time end ...] -proj
                        project [project ...] -net network [network ...] -sta
                        station [station ...] -loc location [location ...]
                        -cha channel [channel ...] -label label [label ...] -u
                        email [email ...] -p password [password ...]

fetchResponse

fetchResponse.py [-h] -format format [format ...] -tb time begin
                        [time begin ...] -te time end [time end ...] -proj
                        project [project ...] -net network [network ...] -sta
                        station [station ...] -loc location [location ...]
                        -cha channel [channel ...] -label label [label ...] -u
                        email [email ...] -p password [password ...]

About

A command line interface for fetch data from Taiwan Archive Platform for Seismology(TAPS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages