Hi, I am new to hdf5. For my patching algorithm, I need to find the max 
matching subsequence between a portion of the old file and the new file. Then I 
need to encode the difference vector to a file with Gzip compressor. However, 
since the length of the difference vector is not fixed, is it suitable to use 
HDF5 API? I had a quick look at h5-cmprss.c and it seems to require fixed 
chunking.
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to