Hi.
I'd like to store an image in the following format.
(H,W,C,Z,T,P) Where P is the pyramid of the image. However I am unable to do so.
If i look at TeraConverter (https://github.com/abria/TeraStitcher/wiki/TeraConverter) they suggest using a HDF5 file for exactly that. However it seems a bit clumsy to use HDF5 for large images.
Is anything like this possible today already? If not, is it something that is being considered?
Best regards.