[Documentation]: Add example for using family
driver to modular stroage docs
#1948
Closed
3 tasks done
Labels
priority: low
alternative solution already working and/or relevant to only specific user(s)
topic: docs
issues related to documentation
What would you like changed or added to the documentation and why?
Add a section to https://pynwb.readthedocs.io/en/latest/tutorials/advanced_io/linking_data.html#sphx-glr-tutorials-advanced-io-linking-data-py to discuss how to use the
family
driver to automatically split data across multiple files.Here is an example of how this should work
The creation of the NWBFile could probably move outside of the
with h5py.File
context for clarity. To make this even simpler, we would need to allow passing thememb_size
option toNWBHDF5IO
(andHDF5IO
).Do you have any interest in helping write or edit the documentation?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: