mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[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:
parent
5b5e7d4dac
commit
7ef1503d40
@ -67,13 +67,22 @@ And in this document, the
|
||||
|
||||
<h2>HDF5 Tool Interfaces</h2>
|
||||
<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>
|
||||
<tr><td valign=top>
|
||||
-->
|
||||
<ul>
|
||||
<li>User utilities:
|
||||
<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>
|
||||
|
||||
</ul>
|
||||
<!--
|
||||
</td></tr>
|
||||
</table>
|
||||
-->
|
||||
|
||||
<p>
|
||||
|
||||
@ -886,7 +897,7 @@ to convert files from HDF4 format to HDF5 format and vice versa.
|
||||
Requires chunked layout.
|
||||
</td></tr>
|
||||
<tr valign=top align=left><td width=30> </td><td>
|
||||
Extendible
|
||||
Extendable
|
||||
</td><td>Allows the dimensions of the dataset increase over time
|
||||
and/or to be unlimited.<br>
|
||||
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
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
Last modified: 20 October 2003
|
||||
Last modified: 30 October 2003
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user