Skip to content

Support partial reads of compressed and uncompressed blocks #2026

@braingram

Description

@braingram

For applications that are only interested in small portions of large arrays it would be beneficial to have some API for reading portions of a block.

This may relate to: #1871

For example, let's say we have an ASDF file with a large array "data" (4k x 4k) and we're only interested in a small known portion of that array (a 30x30 pixel window at 42, 42). Some questions are:

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