avzero07 / eew-nn-project

Repo to Keep Track of Project Utilities
GNU Affero General Public License v3.0
0 stars 1 forks source link

Extract Waveform Data from SEED Archive #3

Open avzero07 opened 3 years ago

avzero07 commented 3 years ago

Waveform data available from NRCAN is packaged into a SEED format archive. Extraction is via rdseed, an old (at the time of writing) and currently unmaintained project.

Write code to automate the extraction of data in SEED archives to plaintext (ascii) into some well defined project structure.