Skip to content

Move toward more efficient metadata storage #89

@lfrank

Description

@lfrank

One challenge with working with large files of any sort is the time required to parse through them to find the data that are needed. Typically users will want particular parts of the data and do a search through the metadata to identify those chunks. If the file structure can be changed to make those searches more efficient, that would be useful. One option already suggested by Andrew and Oliver is to store metadata and large datasets in separate but linked files, and I would suggest we seriously consider implementing that or a mechanism that accomplishes the same thing relatively soon if other priorities permit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions