From 12bddf5589a181d0b45b181d784de8dc8b73220b Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 16 Nov 2000 16:47:32 -0500 Subject: [svn-r2957] Purpose: Feature Addition Description: Described the new variable length dumping that the h5dumper does in the documentation. Platforms tested: w3m --- doc/html/Tools.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 55145e2..af77b66 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -83,6 +83,7 @@ These tools enable the user to examine HDF5 files interactively. [-d names] [-g names] [-l names] + [-o fname] [-t names] [-w number] @@ -155,6 +156,8 @@ These tools enable the user to examine HDF5 files interactively.
Displays the specified named data type(s).
-w number
Displays the information with the specified number of columns. +
-o filename +
Output the raw data of datasets to a separate file filename.
file
The file to be examined. @@ -219,6 +222,10 @@ These tools enable the user to examine HDF5 files interactively.
- object references
- data regions
  • enum type +
  • variable length datatypes +
    - atomic types only +
    - scalar or single dimensional array of variable length + types supported
  • Data space
      -- cgit v0.12