[svn-r4218] Purpose:

To make "HDF5 Tools" and "HDF5 Java Tools" more visible to users
Description:
    index.html:    Added link to "HDF5 Tools"
    Tools.html:    Added link to "HDF5 Java Tools"
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2001-07-16 15:27:49 -05:00
parent 94c5bad084
commit bf5f42e87d
2 changed files with 22 additions and 5 deletions

View File

@@ -66,6 +66,14 @@ to convert files from HDF4 format to HDF5 format and vice versa.
A tool for converting an HDF5 file to an HDF4 file
<li><a href="#Tools-H4toh5">h4toh5</a> --
A tool for converting an HDF4 file to an HDF5 file
<li><a href="http://hdf.ncsa.uiuc.edu/java-hdf5-html/">Java-based tools for HDF5</a> --
<em>(at <code>http://hdf.ncsa.uiuc.edu/java-hdf5-html/</code>)</em>
<br>
Java-based tools for viewing, manipulating, and generating HDF5 files
(distributed separately)
<br>
Includes <code>H5view</code>, <code>H5gen</code>,
Java HDF5 Interface (JHI5), and HDF5 VisAD Data Adapter
</ul>
</td></tr>
</table>