[svn-r7800]

Purpose:
    Expanded introductory text in Tools index
    A couple of minor copy edits

Platforms tested:
    IE 5

Misc. update:
This commit is contained in:
Frank Baker 2003-10-30 17:57:24 -05:00
parent 5b5e7d4dac
commit 7ef1503d40

View File

@ -67,13 +67,22 @@ And in this document, the
<h2>HDF5 Tool Interfaces</h2> <h2>HDF5 Tool Interfaces</h2>
<p> <p>
These tools enable the user to examine HDF5 file contents,
to modify HDF5 file contents in a carefully prescribed manner, and
to convert files from HDF4 format to HDF5 format and vice versa.
HDF5-related tools are available to assist the user in a variety of
activities, including
examining or managing HDF5 files,
converting raw data between HDF5 and other special-purpose formats,
moving data and files between the HDF4 and HDF5 formats,
measuring HDF5 library performance, and
managing HDF5 library and application compilation,
installation and configuration.
Unless otherwise specified below, these tools are distributed and
installed with HDF5.
<!--
<table border=0> <table border=0>
<tr><td valign=top> <tr><td valign=top>
-->
<ul> <ul>
<li>User utilities: <li>User utilities:
<ul> <ul>
@ -157,8 +166,10 @@ to convert files from HDF4 format to HDF5 format and vice versa.
<code>http://hdf.ncsa.uiuc.edu/tools5.html</code>)</em> <code>http://hdf.ncsa.uiuc.edu/tools5.html</code>)</em>
</ul> </ul>
<!--
</td></tr> </td></tr>
</table> </table>
-->
<p> <p>
@ -886,7 +897,7 @@ to convert files from HDF4 format to HDF5 format and vice versa.
Requires chunked layout. Requires chunked layout.
</td></tr> </td></tr>
<tr valign=top align=left><td width=30>&nbsp;</td><td> <tr valign=top align=left><td width=30>&nbsp;</td><td>
&nbsp;&nbsp;&nbsp;&nbsp;Extendible &nbsp;&nbsp;&nbsp;&nbsp;Extendable
</td><td>Allows the dimensions of the dataset increase over time </td><td>Allows the dimensions of the dataset increase over time
and/or to be unlimited.<br> and/or to be unlimited.<br>
Requires chunked layout. Requires chunked layout.
@ -2342,7 +2353,7 @@ And in this document, the
Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0 Describes HDF5 Release 1.7, the unreleased development branch; working toward HDF5 Release 1.8.0
</address><!-- #EndLibraryItem --> </address><!-- #EndLibraryItem -->
Last modified: 20 October 2003 Last modified: 30 October 2003
</body> </body>
</html> </html>