MSeedV2
MSeedV2()
Support MiniSEED version 2 files.
Methods
| Name | Description |
|---|---|
| get_format | Derive the format name and version from the family detector. |
| get_metadata | Scan a MiniSEED file. |
| get_version | Return the file version when the resource matches this family. |
| read | Read patches by selecting metadata and loading the resulting array windows. |
| read_array | Decode one compatible MiniSEED group in channel/time order. |
| scan | Return patch metadata; the dispatcher attaches source provenance. |
| write | Write the spool to a resource (eg path, stream, etc.). |