From c204eb9e3c3ab7bcbde69bd1748b90f0cb9eabf0 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 3 Jul 2003 13:05:23 -0500 Subject: [svn-r7153] Purpose: Update links. Add documents. Description: Bring in current links and notes from the R1.4.5 document. Add the documents which have been collected in http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/. These documents include discussions of SZIP, generic properties, the shuffle algorithm and its influence on performance, fill values and space allocation, and error detection. Platforms tested: IE 5 --- doc/html/ADGuide.html | 135 +++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 116 insertions(+), 19 deletions(-) diff --git a/doc/html/ADGuide.html b/doc/html/ADGuide.html index b70beb5..f80e126 100644 --- a/doc/html/ADGuide.html +++ b/doc/html/ADGuide.html @@ -60,7 +60,7 @@

-   +   -   +   +--> HDF5 Library Changes @@ -80,36 +80,133 @@ library -   +   + + + Supported Configutation +
    + Features Summary + A summary of configuration features + supported in this release +    + (external link) + + +   HDF5 Image and
    - Palette Specification * - A specification for the implementation + Palette Specification + A specification for the implementation of images and palettes in HDF5 applications -   - +   + Mapping HDF4 Objects -
   to HDF5 Objects * - Guidelines for translating - HDF4 file objects into valid HDF5 file objects -   +
    + to HDF5 Objects + Guidelines for translating + HDF4 file objects into valid HDF5 file objects   (PDF format only)   + + Fill Value and Space +
    + Allocation Issues + A summary of HDF5 fill value and storage allocation issues   + (external link) + + + + Fill Value and Space +
    + Allocation Behavior + A table summarizing of the behavioral interactions + of HDF5 fill value and storage allocation settings   + (external link) + + +   + + + SZIP Compression +
    + + in HDF5 + A description of SZIP compression in HDF5, + H5Pset_szip, terms of use and copyright notice, + and references   + (external link) + +   + + + Shuffle Performance + An analysis of bzip and gzip compression + performance in HDF5 with and without the shuffle filter, + H5Pset_shuffle   + (external link) + + +   + + + Generic Properties + An overview of and the motivation for + the implementation and use of generic properties in HDF5   + (external link) + + +   + + + Error-detecting Codes +
    + + for HDF5 + A discussion of error-detection codes, + e.g., checksums, in HDF5   + (external link) + + + + Fletcher32 Checksu +
    + + Design and Spec + Design, API function specification, and test + for the Fletcher32 checksum implementation in HDF5   + (external link) + + +   + - * These two documents were still under revision at the time - of Release 1.4.1. Updated versions will be posted on the HDF5 - documents web site - (http://hdf.ncsa.uiuc.edu/HDF5/doc/) - when they become available. +


+ The HDF5 source code, as distributed to users and developers, + contains two additional files that will be of interest to readers + of this document. Both files are located at the top level of the + HDF5 source code tree and are duplicated here for your reference: + + + + RELEASE.txt + + Technical notes regarding this release + + + + HISTORY.txt + + A release-by-release history of the HDF5 library + + -Last modified: 11 January 2001 +Last modified: 3 July 2003 -- cgit v0.12