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

Forward eachindex and/or Generator to the parent array? #771

Open
rafaqz opened this issue Aug 18, 2024 · 0 comments
Open

Forward eachindex and/or Generator to the parent array? #771

rafaqz opened this issue Aug 18, 2024 · 0 comments
Labels

Comments

@rafaqz
Copy link
Owner

rafaqz commented Aug 18, 2024

This would allow the parent object to set a custom indexing order like DiskArrays.jl does and fix bugs like:
JuliaIO/DiskArrays.jl#185

But @sethaxen I feel like this could break a lot of your work with DimUnitRange?

Probaly the best option is for DD not to do this and for Rasters/YAXArrays etc to be responsible for handling the quirks of DiskArrays.jl chunking, but it would also be nice if it just worked for any AbstractDimArray.

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

No branches or pull requests

1 participant