Skip to content

Edge case: binary masking Landsat can fail when using a chunked lazy-loading array from stackstac #7

@DWGodwin

Description

@DWGodwin

The code at lectures/11_stackstac.ipynb can fail when using a chunked lazy-loading array from stackstac. Moving the chunking to after the function fixes this issue, but it is worth being aware of. This most likely has to do with Dask being unable to infer the dimensions of the array after the bitmasking.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions