Add Chunking property automatically if this is resizable.
We should look at what hdf5.py does and do the same.
In fact, h5py raise an error: https://github.com/h5py/h5py/blob/4c7477bbd26e18daefb1fe7d8d2a35c05a816901/h5py/_hl/dataset.py#L121 Should we follow that?
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.
Is anyone working on this? I'm interested in the resolution.
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
Yes, I would give it a try.
thanks for the try, you can ask us question if needed