From 4ee64d4c71ceed8bebd8e3e2b7c90257f92cc42f Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Fri, 17 Dec 1999 10:47:05 -0500 Subject: [svn-r1894] Tools.html h5dump: Added -V option. Glossary.html selection: added 2nd definition. Filters.html Added reference in section 4 to zlib website. --- doc/html/Filters.html | 3 +++ doc/html/Glossary.html | 3 ++- doc/html/Tools.html | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/html/Filters.html b/doc/html/Filters.html index a7b3ddf..8c046aa 100644 --- a/doc/html/Filters.html +++ b/doc/html/Filters.html @@ -308,6 +308,9 @@ permanent output pipeline but was automatically excluded because it didn't exist when the data was written. +

zlib can be acquired from + http://www.cdrom.com/pub/infozip/zlib/. +

5. Example

This example shows how to define and register a simple filter diff --git a/doc/html/Glossary.html b/doc/html/Glossary.html index 204d081..04169f8 100644 --- a/doc/html/Glossary.html +++ b/doc/html/Glossary.html @@ -456,8 +456,9 @@ HDF5 Glossary

selection -
A subset of a dataset or a dataspace, up to the entire dataset or +
(1) A subset of a dataset or a dataspace, up to the entire dataset or dataspace. + (2) The elements of an array or dataset that are marked for I/O.

serialization diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 944ae87..ed23ea9 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -77,6 +77,7 @@ These tools enable the user to examine HDF5 files interactively. [-h] [-bb] [-header] + [-V] [-a names] [-d names] [-g names] @@ -127,12 +128,14 @@ These tools enable the user to examine HDF5 files interactively.
Options and Parameters:
-h -
Prints information on this command. +
Prints information on this command and exits.
-bb
Displays the contents of the boot block. The default is not to display.
-header
Displays header information only; no data is displayed. +
-V +
Displays version information and exits.
-a names
Displays the specified attribute(s).
-d names -- cgit v0.12