Skip to content

SEGYImport secondary key for 2D

Jim King requested to merge feature/jim.king/2d_secondary_key_fix into master

Fix for using a non-default secondary key for 2D SEGY. The EnsembleNumber (default secondary key) header field was hard coded in one place instead of using the current secondary key.

Also, small fix for scan-only mode so that SEGYImport does not exit after printing the SEGY text header.

Merge request reports