diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-09-26 15:47:36 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2006-09-26 15:47:36 (GMT) |
commit | e9188e385af4ac913ee28e26717e9c8fb4336d2f (patch) | |
tree | 40ea75ee2506293321c648413e45ae235850a8ce /tools/testfiles/tbinary.h5 | |
parent | 53a2d21415105951dd5d81969ee6f21d9e7216f8 (diff) | |
download | hdf5-e9188e385af4ac913ee28e26717e9c8fb4336d2f.zip hdf5-e9188e385af4ac913ee28e26717e9c8fb4336d2f.tar.gz hdf5-e9188e385af4ac913ee28e26717e9c8fb4336d2f.tar.bz2 |
[svn-r12683]
revised binary flags, added a new file to the test generator program to
be used in the binary tests
usage is now
-o F, --output=F Output raw data into file F
-b F, --binary=F Binary output, of form F (into file -o F).
Recommended usage is with --dataset=P
Form F of binary output is: MEMORY for memory type,
FILE for the disk file type, LE or BE for pre-existing
little or big endian types
example
./h5dump -d integer -b MEMORY -o out.bin tbinary.h5
Diffstat (limited to 'tools/testfiles/tbinary.h5')
-rw-r--r-- | tools/testfiles/tbinary.h5 | bin | 0 -> 2096 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testfiles/tbinary.h5 b/tools/testfiles/tbinary.h5 Binary files differnew file mode 100644 index 0000000..e960d73 --- /dev/null +++ b/tools/testfiles/tbinary.h5 |