Skip to content

Enable data editing for SubImage #151

Description

@ManuelPopp

I have large .bsq images I cannot load into memory. Spectral fails to apply the .open_memmap method to the BsqFile instance created from images (see this post).
Lacking other options, I wondered whether it would be possible to enable editing for single pixels, bands, or regions in order to assign values? Could a writable = True option be added to .read_band(), .read_bands(), .read_pixel(), and .read_subimage(), or is this not possible?

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