Merge from dev of tools changes

This commit is contained in:
Allen Byrne
2020-07-22 15:03:22 -05:00
parent 0ee5d67621
commit 099c7242fb
86 changed files with 6036 additions and 5877 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -17,10 +17,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -97,6 +96,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -1,3 +1,4 @@
dataset: </refreg> and </refreg>
Referenced dataset 10784 10784
------------------------------------------------------------
@@ -8,4 +9,7 @@ point #1 (2,2) (3,3)
point #3 (1,6) (2,5)
point #4 (2,8) (1,7)
4 differences found
obj1 obj2
--------------------------------------
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
EXIT CODE: 1

View File

@@ -0,0 +1,37 @@
dataset: </g1/reference2D> and </g1/reference2D>
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
12 differences found
obj1 obj2
--------------------------------------
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
EXIT CODE: 1

View File

@@ -17,10 +17,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -97,6 +96,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -18,10 +18,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
Verbose mode with level. Print differences and list of objects.
Level of detail depends on value of N:
0 : Identical to '-v' or '--verbose'.
1 : All level 0 information plus one-line attribute
status summary.
2 : All level 1 information plus extended attribute
status report.
1 : All level 0 information plus one-line attribute status summary.
2 : All level 1 information plus extended attribute status report.
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
--enable-error-stack
@@ -98,6 +97,14 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
excluded.
This option can be used repeatedly to exclude multiple paths.
--exclude-attribute "path/to/object/with/attribute"
Exclude attributes on the specified path to an object when comparing files or groups.
If there are multiple paths to an object, only the specified path(s)
will be excluded; the comparison will include any path not explicitly
excluded.
This option can be used repeatedly to exclude multiple paths.
Modes of output:
Default mode: print the number of differences found and where they occured
-r Report mode: print the above plus the differences

View File

@@ -1183,10 +1183,42 @@ position opaque3D of </dset> opaque3D of </dset> difference
[ 3 2 1 ] 24 0 24
24 differences found
attribute: <reference of </dset>> and <reference of </dset>>
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
0 differences found
attribute: <reference2D of </dset>> and <reference2D of </dset>>
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
0 differences found
attribute: <reference3D of </dset>> and <reference3D of </dset>>
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
0 differences found
attribute: <string of </dset>> and <string of </dset>>
size: [2] [2]

View File

@@ -1187,10 +1187,42 @@ position opaque3D of </dset> opaque3D of </dset> difference
[ 3 2 1 ] 24 0 24
24 differences found
attribute: <reference of </dset>> and <reference of </dset>>
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
0 differences found
attribute: <reference2D of </dset>> and <reference2D of </dset>>
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
0 differences found
attribute: <reference3D of </dset>> and <reference3D of </dset>>
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
0 differences found
attribute: <string of </dset>> and <string of </dset>>
size: [2] [2]

View File

@@ -1254,10 +1254,42 @@ position opaque3D of </dset> opaque3D of </dset> difference
[ 3 2 1 ] 24 0 24
24 differences found
attribute: <reference of </dset>> and <reference of </dset>>
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
0 differences found
attribute: <reference2D of </dset>> and <reference2D of </dset>>
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
0 differences found
attribute: <reference3D of </dset>> and <reference3D of </dset>>
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
0 differences found
attribute: <string of </dset>> and <string of </dset>>
size: [2] [2]

View File

@@ -1187,10 +1187,42 @@ position opaque3D of </dset> opaque3D of </dset> difference
[ 3 2 1 ] 24 0 24
24 differences found
attribute: <reference of </dset>> and <reference of </dset>>
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
0 differences found
attribute: <reference2D of </dset>> and <reference2D of </dset>>
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
0 differences found
attribute: <reference3D of </dset>> and <reference3D of </dset>>
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
0 differences found
attribute: <string of </dset>> and <string of </dset>>
size: [2] [2]

View File

@@ -1254,10 +1254,42 @@ position opaque3D of </dset> opaque3D of </dset> difference
[ 3 2 1 ] 24 0 24
24 differences found
attribute: <reference of </dset>> and <reference of </dset>>
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
Not comparable: <reference of </dset>> or <reference of </dset>> is an empty dataset
0 differences found
attribute: <reference2D of </dset>> and <reference2D of </dset>>
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
Not comparable: <reference2D of </dset>> or <reference2D of </dset>> is an empty dataset
0 differences found
attribute: <reference3D of </dset>> and <reference3D of </dset>>
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
Not comparable: <reference3D of </dset>> or <reference3D of </dset>> is an empty dataset
0 differences found
attribute: <string of </dset>> and <string of </dset>>
size: [2] [2]

View File

@@ -528,166 +528,166 @@ position opaque3D opaque3D difference
24 differences found
dataset: </g1/reference> and </g1/reference>
size: [2] [2]
position difference
position reference reference difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference reference difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
4 differences found
dataset: </g1/reference2D> and </g1/reference2D>
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference2D reference2D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
12 differences found
dataset: </g1/reference3D> and </g1/reference3D>
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2
size: [2] [2]
position difference
position reference3D reference3D difference
------------------------------------------------------------
[ 0 ] 1 0 1
[ 1 ] 2 0 2

View File

@@ -0,0 +1,17 @@
file1: diff_eps1.h5
file2: diff_eps2.h5
file1 file2
---------------------------------------
x x /
x x /DS1
group : </> and </>
0 differences found
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
dataset: </DS1> and </DS1>
0 differences found
Attributes status: 0 common, 0 only in obj1, 0 only in obj2
EXIT CODE: 0