You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm watching this repo in the hopes that it could be used to make an efficient tiff reader for VirtualiZarr. For that we basically just need something that we can call on a (COGeo)TIFF file that returns zarr metadata, plus byte ranges for each chunk in the file.
I saw you just merged #48 - how far off from this are we? 😀