Skip to content

Add functionality to create compressed VDSs

Morten Ofstad requested to merge feature/morten.ofstad/CompressionOptions into master
  • Implemented compression options for Create() calls.
  • Added IsCompressionMethodSupported() API to check which compression methods are supported by the current implementation.
  • Add compression method and tolerance command-line parameters to SEGYImport command line tool.

Merge request reports