Apollo3zehn / PureHDF

A pure .NET library that makes reading and writing of HDF5 files (groups, datasets, attributes, ...) very easy.
MIT License
47 stars 16 forks source link

Improve docs: How to write data with nullable value types? Answer: Use `new H5Attribute<int?>(data);` #92

Closed Apollo3zehn closed 1 week ago