Skip to content

Pickle support for header scan #815

@BrianMichell

Description

@BrianMichell

segy_to_mdio has an expensive phase where we create a grid. If ingestion fails for any reason (e.g. grid sparsity, _trace_worker failure, etc.) this phase needs to be repeated. Being able to pickle this result would make failure analysis on index headers easier in an MDIO context. It would also help enable resumable ingestions on _trace_worker failure (machine issues).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions