Skip to content

Fix output sample count being 1 less than input SEG-Y file sample count

Erik Dahl requested to merge slb-master-SegyToZgy-OutputSampleCountFix into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Added a couple of debug output statements Fixed bug in conversion leading to converted ZGY file having one sample per trace less than the input SEG-Y file.

Edited by Erik Dahl

Merge request reports