In our current Zarr implementation after #445 , deck.gl-raster will select the spatial dimensions but the user must provide a constant selection for the non-spatial dimensions.
In the future we should consider chunking over non-spatial dimensions. I'm not sure exactly what that would look like. Neuroglancer is a good reference
In our current Zarr implementation after #445 , deck.gl-raster will select the spatial dimensions but the user must provide a constant
selectionfor the non-spatial dimensions.In the future we should consider chunking over non-spatial dimensions. I'm not sure exactly what that would look like. Neuroglancer is a good reference