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

Fix property name for issue #70 #71

Closed marklam closed 3 months ago

marklam commented 3 months ago

Fix for issue #70 where setting the shuffle property causes the compressor set to fail

Apollo3zehn commented 3 months ago

Thanks!