Skip to content

Sentinel-1 scenes should be lazily loaded #81

Description

@felixcremer

There should be a keyword argument that would enable to load the actual data lazily. This would mean that the indexing into the data in load_tiff is not done or should be done as a view.
We also have to make the type of the data field in Sentinel1SLC an AbstractArray instead of a plain Array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions