Add in the ability to create chunked datasets. These are required for the application of compression schemas to datasets - https://support.hdfgroup.org/HDF5/doc/Advanced/Chunking/index.html - https://support.hdfgroup.org/HDF5/doc/H5.user/Chunking.html - https://support.hdfgroup.org/ftp/HDF5/examples/examples-by-api/hdf5-examples/1_10/C/H5D/h5ex_d_chunk.c
Add in the ability to create chunked datasets. These are required for the application of compression schemas to datasets