SegyV0_0
SegyV0_0()
An IO class supporting version 0.0 of the SEGY format.
Or if the version is not set.
Methods
| Name | Description |
|---|---|
| get_format | Derive the format name and version from the family detector. |
| get_metadata | Used to get metadata about a file without reading the whole 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 | Read selected trace samples in time/channel order. |
| scan | Return patch metadata; the dispatcher attaches source provenance. |
| write | Create a segy file from length 1 spool or patch. |