Skip to content

Support for non-zip archive Stores? #209

@mike-lawrence

Description

@mike-lawrence

When data is initially collected as a DirectoryStore then compressed using 7z a -tzip ... as suggested in the docs, the resulting zip file is larger (~4x) than the original .zarr directory, and substantially larger (~40x) than if compressed without the -tzip flag (presumably thanks to zip's well-known issues with a large number of files?).

Is it fundamentally not possible to support non-zip formatted archives (like 7zip's native format, or xz, or ..., etc)?

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