This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
Import waveform from miniSEED #2
Labels
functional requirement
Part of functional requirements (priority is determined by 'priority' labels)
priority=must
Milestone
Can read input waveform data from miniSEED
and save to MongoDB database.
Purpose
Tasks
Rationale
Q: Why not use S3-compatible Minio?
A: Because miniSEED files are usually small ~4 MB contains a lot of channels for around 11 minutes, with around 20 Hz sample rate. A single channel's signal can fit in a 16 MB MongoDB document including metadata.
The text was updated successfully, but these errors were encountered: