fdb5/ -> Fields Database v5 source code.
daos_dummy/ -> DAOs mock.
chunked_data_view/ -> Chunked Data View into a FDB5.
chunked_data_view_bindings/ -> Python bindings for 'Chunked Data View', internal use only.
pychunked_data_view/ -> Python wrapper around python bindings, public interfacte to a 'Chunked Data View'. Having a pure-python wrapper enables IDEs to aceess pydoc without having to change security settings to load our pychunked_data_view.so.
Zarr v3 api data store implementation