mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
1a3c5f6aeb
usage is now h5diff [OPTIONS] file1 file2 [obj1[obj2]] tested: windows, linux, solaris
13 lines
500 B
Plaintext
13 lines
500 B
Plaintext
#############################
|
|
Expected output for 'h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 dset7a dset7b'
|
|
#############################
|
|
dataset: </dset7a> and </dset7b>
|
|
Warning: different storage datatype
|
|
</dset7a> has file datatype H5T_STD_I8LE
|
|
</dset7b> has file datatype H5T_STD_U8LE
|
|
Comparison not supported: </dset7a> has sign H5T_SGN_2 and </dset7b> has sign H5T_SGN_NONE
|
|
0 differences found
|
|
--------------------------------
|
|
Some objects are not comparable
|
|
--------------------------------
|