Skip to content

[FEA] Implement a Dataset object for tensorstore. #22

Description

@jcfaracco

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/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions