HDFFV-10919 merge synching
This commit is contained in:
@@ -158,11 +158,6 @@ Examples of use:
|
||||
Using latest file format with maximum compact group size of 10 and
|
||||
minimum shared datatype size of 20
|
||||
|
||||
5) h5repack --low=0 --high=1 file1 file2
|
||||
|
||||
Set low=H5F_LIBVER_EARLIEST and high=H5F_LIBVER_V18 via
|
||||
H5Pset_libver_bounds() when creating the repacked file, file2
|
||||
|
||||
5) h5repack -f SHUF -f GZIP=1 file1 file2
|
||||
|
||||
Add both filters SHUF and GZIP in this order to all datasets
|
||||
@@ -171,3 +166,8 @@ Examples of use:
|
||||
|
||||
Add bzip2 filter to all datasets
|
||||
|
||||
7) h5repack --low=0 --high=1 file1 file2
|
||||
|
||||
Set low=H5F_LIBVER_EARLIEST and high=H5F_LIBVER_V18 via
|
||||
H5Pset_libver_bounds() when creating the repacked file, file2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user