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

Chunk cache problem #52

Closed Apollo3zehn closed 6 months ago

Apollo3zehn commented 9 months ago

When chunk > chunk cache max value, then the chunk does not become part of the cache ... and so it is not written to file