Apollo3zehn / PureHDF

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

is it possible to modify hdf5 file, change dataset and metadata #18

Closed Fokatu closed 2 years ago

Fokatu commented 2 years ago

is it possible to modify hdf5 file, change dataset and metadata. thanks

Apollo3zehn commented 2 years ago

No sorry, currently this is a readonly library.