Dataset class#
A dataset is a Blosc2-encoded file on a root repository (thus a File) representing either a flat string of bytes or an n-dimensional array.
|
A dataset is a Blosc2 container in a file. |
|
Get a slice of the dataset. |
Get the download URL for a file. |
|
|
Fetch a slice of a dataset. |
|
Download a file to storage. |
A mapping of metalayer names to their respective values. |