[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:
Pedro Vicente Nunes
2004-04-19 19:19:46 -05:00
parent beb0079ae1
commit 365ca1225d
88 changed files with 6029 additions and 8829 deletions

View File

@@ -1,14 +1,10 @@
#############################
Expected output for 'h5diff file6.h5 file6.h5 dset3a dset3b'
Expected output for 'h5diff file1.h5 file2.h5 g1/dset1 g1/dset2'
#############################
$h5diff file6.h5 file6.h5 dset3a dset3b
Comparing </dset3a> with </dset3b>
position dset3a dset3b difference
position dset1 dset2 difference
------------------------------------------------------------
[ 1 0 ] 1 3 2
[ 1 1 ] 1 4 3
[ 2 0 ] 1 5 4
[ 2 1 ] 1 6 5
4 differences found
[ 0 1 ] 1.000000 1.100000 0.100000
[ 1 0 ] 1.000000 1.010000 0.010000
[ 1 1 ] 1.000000 1.001000 0.001000
[ 2 0 ] 1.000000 1.000100 0.000100
[ 2 1 ] 1.000000 1.000000 0.000000