hdmf icon indicating copy to clipboard operation
hdmf copied to clipboard

[Feature]: allow modification of fields of unbound containers

Open bendichter opened this issue 2 years ago • 2 comments

What would you like to see added to HDMF?

Add field to containers indicating if they are bound to a file or unbound (in memory only)

Is your feature request related to a problem?

The motivation is we would like to set chunking and compression after specifying the data

What solution would you like?

For unbound containers, you should be able to change existing fields

Do you have any interest in helping implement the feature?

No.

Code of Conduct

bendichter avatar May 16 '23 16:05 bendichter

Check container_source

rly avatar May 16 '23 16:05 rly

See also #411

rly avatar May 18 '23 17:05 rly