Skip to content

Avoid using rasterio memfile writes to support float16 #406

@nathanjmcdougall

Description

@nathanjmcdougall

We have found that rasterio doesn't support memfile writes of type float16, whereas it's fine e.g. when saving to TIF. So we should change this backend logic to use our own bespoke approach, perhaps with tempfiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions