Skip to content

Way to check for completely written zarr stored in write #114

@jbusecke

Description

@jbusecke

Currently the write function just checks if a file/folder exists. This can lead to issues, if e.g. a previous write to a zarr folder crashed.

Is there a reliable way to see if all chunks have been 'touched'? And can this be integrated into write, so that incomplete writes would be overwritten by default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions