Skip to content

Zarr variables don't really implement the DiskArrays interface #8

@rafaqz

Description

@rafaqz

Broadcasts etc. will fail on zarr variables because they are not <: AbstracDiskArray and don't apply the macros. This is unfortunate, it means users get none of the benefits of DiskArrays that Zarr.jl implements underneath, and requires we hack around it in Rasters.jl

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