pynwb icon indicating copy to clipboard operation
pynwb copied to clipboard

Add file create data appending

Open t-b opened this issue 6 years ago • 3 comments

Close #990.

Requires https://github.com/hdmf-dev/hdmf/pull/280.

t-b avatar Jan 29 '20 23:01 t-b

@rly @t-b what's the status of this?

bendichter avatar Nov 03 '20 18:11 bendichter

We need to find a way to tell pynwb that certain datasets in HDF5 need to be written as chunked by default. Only then they are appendable. I don't know how to do that.

t-b avatar Nov 03 '20 18:11 t-b

@t-b ah, ok. Sounds like a job for H5DataIO

bendichter avatar Nov 03 '20 18:11 bendichter