-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
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
Labels
No labels