[svn-r8397] Purpose:
h5repack in 1.6 Description: 2 functions we re added to /src: H5Premove filter and H5Iget_file_id Solution: Platforms tested: linux solaris AIX Misc. update:
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
#############################
|
||||
Expected output for 'h5diff file1.h5 file2.h5 -n 2 g1/dset1 g1/dset2'
|
||||
Expected output for 'h5diff file1.h5 file2.h5 -v -n 2 g1/dset1 g1/dset2'
|
||||
#############################
|
||||
$h5diff file1.h5 file2.h5 -n 2 g1/dset1 g1/dset2
|
||||
Comparing </g1/dset1> with </g1/dset2>
|
||||
$h5diff file1.h5 file2.h5 -v -n 2 g1/dset1 g1/dset2
|
||||
Dataset: </g1/dset1> and </g1/dset2>
|
||||
position dset1 dset2 difference
|
||||
------------------------------------------------------------
|
||||
[ 0 1 ] 1 1.1 0.1
|
||||
[ 1 0 ] 1 1.01 0.01
|
||||
[ 0 1 ] 1.000000 1.100000 0.100000
|
||||
[ 1 0 ] 1.000000 1.010000 0.010000
|
||||
2 differences found
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user