Skip to content

Handling extremely large number of TIFFs #436

Description

@jakirkham

In some cases, we are merging nearly 1000 individual TIFFs together. From the data standpoint, this is fine. However, from a metadata standpoint this is suboptimal. This is because we are storing the filenames in an HDF5 attribute. However, we start exceeding HDF5 size limitations for this attribute by doing this sort of thing. So we need to come up with another way to handle this metadata and/or an option to disable handling it.

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