Skip to content

Smaller chunks for load_targets / impute #17

@grovduck

Description

@grovduck

As I understand it right now, load_targets is reading in full rasters into numpy arrays. On 32-bit systems, this will likely result in MemoryError problems. Is it possible to just have load_targets store open rasterio.DatasetReader instances and do line- or block-reads from within impute?

It looks like this may be where #15 is going. If so, sorry for the redundancy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions