Enable dataset shape extent to be reduced
jreadey opened this issue · 1 comments
jreadey commented
Currently dataset shapes can only be made larger (up to max_size), not reduced. Support reduction of dimension extents similar to how the HDF5 library works.
This will require the ability for HSDS to delete chunks as they no longer are part of a dataset.