Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rafaqz opened this issue Feb 8, 2025 · 0 comments
Open

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

rafaqz opened this issue Feb 8, 2025 · 0 comments

Comments

@rafaqz
Copy link
Member

rafaqz commented Feb 8, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant