[svn-r6699]

Purpose:
    Removed reference to discontinued API
    Changes reflecting renamed section of RM

Description:
    Removed reference to H5RA, ragged arrays.
    Made edits reflecting the H5Z change from "Compression" to
        "Filters & Compression."

Platforms tested:
    Safari, IE 5
This commit is contained in:
Frank Baker 2003-04-17 15:24:30 -05:00
parent d381b5be8d
commit 053cde0b33

View File

@ -55,7 +55,7 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.
<p>
<center>
<table border=0>
<table border=0 width=90%>
<tr><td valign=top><a href="RM_H5.html">Library Functions</a>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td><td valign=top>The general-purpose <strong>H5</strong> functions.
@ -90,8 +90,9 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.
<tr><td valign=top><a href="RM_H5T.html">Datatype Interface</a>
</td><td></td><td valign=top>The <strong>H5T</strong> API for defining dataset element information.
</td></tr>
<tr><td valign=top><a href="RM_H5Z.html">Compression Interface</a>
</td><td></td><td valign=top>The <strong>H5Z</strong> API for compression.
<tr><td valign=top><a href="RM_H5Z.html">Filters and</a><br>
&nbsp;&nbsp;<a href="RM_H5Z.html">Compression Interface</a>
</td><td></td><td valign=top>The <strong>H5Z</strong> API for inline data filters and data compression.
</td></tr>
<tr><td valign=top><a href="Tools.html">Tools</a>
</td><td></td><td valign=top>Interactive tools for the examination of existing HDF5 files.
@ -103,11 +104,6 @@ See <a href="#F90andCPPlus">below</a> for the FORTRAN90 and C++ APIs.
<tr><td valign=top><a href="Glossary.html">Glossary</a>
</td><td></td><td valign=top>A glossary of data-types used in the APIs.
-->
</td></tr>
<tr><td valign=top><hr noshade size=1><b>Ragged Arrays</b>&nbsp;&nbsp;
</td><td></td><td valign=top><hr noshade size=1>The <strong>H5RA</strong> API for ragged arrays was removed from the HDF5 library at Release 1.4.
</td></tr>
</table>
</center>
@ -212,7 +208,7 @@ And in this document, the
Describes HDF5 Release 1.5, Unreleased Development Branch
</address><!-- #EndLibraryItem -->
Last modified: 2 April 2001
Last modified: 9 April 2003
</td><td align=right valign=top>
<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;