Skip to content

Deal better with large files #4

@astrofrog

Description

@astrofrog

We should not read in the whole datasets in one go but instead use some kind of memory mapping. If rasterio does not support this, then we can implement our own Data/Component sub-classes that will fetch the data on-the-fly using GDAL.

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