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.
|
Represents a dataset as a Blosc2 container within a file. |
|
Retrieves a slice of the dataset. |
Retrieves the download URL for the file. |
|
|
Fetches a slice of the dataset. |
|
Downloads the file to storage. |
Returns a mapping of metalayer names to their respective values. |