Describe the new feature you'd like to see
We should also have the option to use tensorstore as a sort of multidimensional data access. It should be important to access data efficiently.
Describe alternatives you've considered
Instead of implementing a new dataset class, we can implement a different backend for Zarr dataset. This should be an alternative to avoid duplicated code and work.
Additional context
For further information: https://google.github.io/tensorstore/
Describe the new feature you'd like to see
We should also have the option to use tensorstore as a sort of multidimensional data access. It should be important to access data efficiently.
Describe alternatives you've considered
Instead of implementing a new dataset class, we can implement a different backend for Zarr dataset. This should be an alternative to avoid duplicated code and work.
Additional context
For further information: https://google.github.io/tensorstore/