Closed alex-s-gardner closed 8 months ago
Hah you are really giving geo packages a workout! Thanks for all the issues.
And yes seems like a bug in CartesianIndex
indexing when there are mixed indices.
@meggart do we have a test for this now?
Thanks for the bump. Indeed this was not yet covered and is not working for all indexing cases. I am working on a fix and have tests passing for NoBatch
, ChunkRead
, but not yet for SubRanges
, which is a bit more tricky but I have a solution in mind.
I noticed the the dimensions get moved around in unintuitive ways
This is different behavior that non DiskArrays