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

Transposition via codec #163

Open
TomNicholas opened this issue Jun 27, 2024 · 1 comment
Open

Transposition via codec #163

TomNicholas opened this issue Jun 27, 2024 · 1 comment

Comments

@TomNicholas
Copy link
Member

In fsspec/kerchunk#377 (comment) @ivirshup suggested that virtual zarr arrays could support

Transpose/ permute dims (re-order chunks + add a transpose codec)

I had forgotten about this suggestion until re-reading just now. We should be able to do that in virtualizarr pretty easily.

@juntyr
Copy link

juntyr commented Jan 7, 2025

I just ran into this - it would be very useful to be able to e.g. da.transpose("time", "lon", "lat") to a common coordinate order

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

2 participants