SegyV2
SegyV2()
An IO class supporting version 2 of the SEGY format.
Methods
Name | Description |
---|---|
get_format | Make sure input is segy. |
read | Read should take a path and return a patch or sequence of patches. |
scan | Used to get metadata about a file without reading the whole file. |
write | Write the spool to a resource (eg path, stream, etc.). |