[svn-r21105] Fixed two bugs:
- h5repack: h5repack failed to copy dataset if the layout is changed from chunked with
unlimited dims to contiguous. (PC -- 2011/07/15)
- h5diff: "--delta" option considers two NaN of the same type are different, which is wrong
based on http://www.hdfgroup.org/HDF5/doc/RM/Tools.html#Tools-Diff. (PC -- 2011/07/15)
This commit is contained in:
@@ -22,6 +22,7 @@ file1 file2
|
||||
x /g1/fp16
|
||||
x /g1/fp17
|
||||
x /g1/fp18
|
||||
x /g1/fp18_COPY
|
||||
x /g1/fp19
|
||||
x /g1/fp19_COPY
|
||||
x /g1/fp2
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user