Skip to content

DOLfYN reading a .VEC file indefinitely #370

@akeeste

Description

@akeeste

Describe the bug:

@jmcvey3 I'm assisting another user with reading their .VEC file. DOLfYN gets stuck and reads it indefinitely. Other VEC files from this user are read normally.

The issue occurs when _NortekReader.init_ADV() is attempting to determine the code spacing. In code_spacing, the first call to self.findnextid() gets stuck in the while loop, seemingly because the ID it is searching for is never found.

To Reproduce:

ds_adv2 = dolfyn.io.api.read("SANDIA02.VEC"). @akeeste can share the data directly if needed.

Expected behavior:

Run without error, as on other VEC files

Screenshots:

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11
  • MHKiT Version: v0.9.0

Additional context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions