Open ConnectedSystems opened 3 months ago
I suspect it is the DiskArrays.jl dependency.
On both machines YAXArrays.jl is at v0.5.8 but:
Confirming that the example above works if I revert back to DiskArrays.jl v0.3.23
@meggart @felixcremer just submitted a potential fix to DiskArrays.jl.
I'm happy to submit a PR adding the above code as a test case to YAXArrays.jl
I'm running some code on two separate computers and have experienced an issue where after an update, most approaches to indexing stopped working on one computer, but not the other.
I've narrowed it down to YAXArray datasets that are disk-based. Just to reiterate, it is only not working on one computer.
Thing is, if I run
status YAXArrays
on both machines, the version numbers are the same: v0.5.8The error is: