HighFive icon indicating copy to clipboard operation
HighFive copied to clipboard

Add Chunking property automatically if this is resizable.

Open alkino opened this issue 6 years ago • 6 comments

We should look at what hdf5.py does and do the same.

alkino avatar Oct 10 '19 16:10 alkino

In fact, h5py raise an error: https://github.com/h5py/h5py/blob/4c7477bbd26e18daefb1fe7d8d2a35c05a816901/h5py/_hl/dataset.py#L121 Should we follow that?

alkino avatar Oct 10 '19 16:10 alkino

check here: https://github.com/h5py/h5py/blob/4c7477bbd26e18daefb1fe7d8d2a35c05a816901/h5py/_hl/filters.py#L202 h5py by default will automatically calculate in case chunking is needed.

ferdonline avatar Oct 10 '19 21:10 ferdonline

Is anyone working on this? I'm interested in the resolution.

tpongo-afk avatar Dec 09 '22 17:12 tpongo-afk

Do you mean you want to work on it? If yes, feel free!

No one is currently working on it. I can assign the ticket to you

alkino avatar Dec 09 '22 19:12 alkino

Yes, I would give it a try.

tpongo-afk avatar Dec 09 '22 19:12 tpongo-afk

thanks for the try, you can ask us question if needed

alkino avatar Dec 10 '22 08:12 alkino