HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Support creation of array/nested array types #290

Closed mattjala closed 7 months ago

mattjala commented 7 months ago

Reading and writing to array/nested array type objects is still buggy, but this is a step in the right direction.

Previously, the check on the return value of getFillValue would throw an error when the datatype was H5T_ARRAY.