SEG-Y / SEGY¶
Driver short name
SEGY
Driver built-in by default
This driver is built-in by default
This driver reads files in SEG-Y format. Those files are binary files that contain single-line seismic digital data. The driver will report the attributes of the trace header (in their raw form, see the SEG-Y specification for more information), and use the receiver group coordinates as geometry. The sample values are also reported.
A layer "{basefilename}_header" is also created and contains a single feature with the content of the text and binary file headers.
Driver capabilities¶
Supports Georeferencing
This driver supports georeferencing
Supports VirtualIO
This driver supports virtual I/O operations (/vsimem/, etc.)