Skip to content

segy_to_mdio and mdio_to_segy do not have uniform behavior for text header handling #814

@BrianMichell

Description

@BrianMichell

An EBCIDIC header may look like this when ingested with segy_to_mdio. This will not export symmetrically from mdio_to_segy.

�C38 �C39 �C
40 END EBCDIC

We should either reject the ingestion, make the correction during ingestion, or make the correction during export with a logging.warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions