pyUSID
pyUSID copied to clipboard
Consider extending Dask.array for USIDataset instead of h5py.Dataset
Does it make sense to continue extending h5py.Dataset
instead of dask.array
for pyUSID.USIDataset
? Can pyUSID.USIDataset
extend sidpy.Dataset
instead? If not, can we steal most of the ideas / framework from sidpy.Dataset
?