Skip to content

More descriptive error reporting when creating sample data file? #546

@hyanwong

Description

@hyanwong

Off the back of #545 (reply in thread) it might be helpful to actually output (or save) the data that we attempt to stick into zarr, if the attempt fails. Perhaps we could wrap

array[start:end] = buffered
in a try/except block, and then dump the "buffered" array somewhere? Presumably it might be too big to print out though?

However, this may not be worth doing, if we are moving to inputting via sgkit in the future - I don't know what the timescale is on that though.

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