HDFGroup / HDFGroup/HDF.PInvoke
H5TB not found in HDF.PInvoke, help me find it
Open
- Dominant language
- C#
- Stars
- 87
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
I did not find any [HDF5 TABLE (H5TB)](https://support.hdfgroup.org/HDF5/Tutor/h5table.html) interface in HDF.Pinvoke.
Is it not really not implemented or I overlooked it?
Do you plan to implement it?
I need to store multiple tables inside the HDF5 file. Please help me out.
I had been using the compound dataset in C# for making the table inside the dataset but facing [this issue](https://stackoverflow.com/questions/48321420/how-many-string-type-fields-can-be-written-in-a-compound-dataset-in-hdf5-file). So would you suggest any modifications?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.