hdf5/doc/html/index.html
Frank Baker 0d1a44cf7b [svn-r5772]
Purpose:
    Add copyright and change "HDF5 Tutorial" link.
Description:
    Added copyright statement and link.
    Changed the "Tutorial" link to point to the copy on the HDF5 website.
        Since the Tutorial is not maintained in CVS, the distributed
        version of the Tutorial is being unlinked and removed from the
        set of distributed files. It is hoped that we can begin
        maintaining the Tutorial under CVS prior to Release 1.6 and
        resume its distribution.
Platforms tested:
    IE 5
2002-07-05 16:20:56 -05:00

242 lines
6.8 KiB
HTML

<html>
<head>
<title>
HDF5 - The Next Generation of the HDF library & tools
</title>
</head>
<BODY BGCOLOR="#ffffff">
<!-- BEGIN MAIN BODY -->
<!--
<img border=0 src="NCSAfooterlogo.gif" width=78 height=27 alt="NCSA">
-->
<center>
<br>
<h1><img src="hdf2.jpg" alt="HDF Logo" align=left> HDF5 - A New Generation of HDF <br><font size=-1>The Hierarchical Data Format</font></H1>
</center>
<hr>
<CENTER>
<table border=0 width=90%>
<tr><td rowspan=5 bgcolor="#BBFFFF" valign=top align=left width=35%>
<center><h3>HDF Links at NCSA</h3></center>
<dl>
<dt><a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<ul>
<li>Email to HDF Technical Support
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu">HDF Home Page</A>
<p>
<!--
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5">The HDF5 Home Page</A>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/products.html">HDF Products</A>
-->
<dt><A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html">HDF Newsletters</A>
<ul>
<li>News about HDF and HDF5
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/register5.html">HDF5 FTP Archives</A>
<ul>
<li>HDF5 source code archives
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/papers/index.html">HDF5 Overview, etc.</A>
<ul>
<li>Overview of HDF5 library and development effort (slide show)
<li>Other HDF5-related papers and presentations
</ul>
<p>
<a href="http://hdf.ncsa.uiuc.edu/HDF5/XML/" target="ExtWin">XML and HDF5</a>
<ul>
<li>XML tools and standard XML DTD for HDF5
</ul>
<p>
<A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/PSandPDF/">Printer-friendly Docs
<br>Searchable Docs</A>
<ul>
<li>PDF and PS versions of selected HDF5 Release 1.4.1 docs
(includes docs indicated by *)
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">HDF5 Doc Development</A>
<ul>
<li>Snapshots of future releases
<li>Related document sets not part of standard release
<li>Errata, bugfixes, and updates for this release (if available)
</ul>
<p>
<!--
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">Printable
and Searchable Docs</A>
<ul>
<li>PDF and PS versions of selected HDF5 docs (*)
</ul>
-->
</dl>
</td><td bgcolor="#FFFFFF" width=4%>
</td><td bgcolor="#BBFFFF" valign=top align=left width=61%>
<center>
<h3>HDF5 User Documentation<br>Release 1.5, Unreleased Development</h3>
<!--
<font size=-1>(Unrelased development version -- Dynamic)</font></h3>
-->
</center>
<dl>
<dt><A HREF="H5.intro.html">An Introduction to HDF5</A> *
<ul>
<li>An overview of design goals behind the HDF5 library and file format
<li>An introduction to HDF5 programming
</ul>
<dt><A HREF="H5.user.html">HDF5 User's Guide</A>
<ul>
<li>Descriptions of the HDF5 APIs
<li>Extended information supporting the use of HDF5
</ul>
<dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A> *
<ul>
<li>A complete reference manual for the HDF5 APIs
</ul>
<dt><A HREF="ADGuide.html">HDF5 Application Developer's Guide</A>
<ul>
<li><A HREF="ADGuide/Changes.html">Changes</A> since the last release
<li>Standards definitions and development guidelines
</ul>
<dt><A HREF="RM_H5Front.html#F90andCPPlus">Fortran90 and C++ APIs</A> *
<ul>
<li>Non-C APIs linked from and incorporated in the
<cite>HDF5 Reference Manual</cite>
</ul>
<dt><A HREF="Glossary.html">HDF5 Glossary</A> *
<ul>
<li>A glossary of terms as they are used in HDF5
</ul>
</dl>
</td></tr><tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
<dt><A HREF="Tools.html">HDF5 Tools</a>
<ul>
<li>HDF5 tools, including Java-based tools
<li><code>H5view</code>, <code>h5dump</code>,
<code>h5ls</code>, <code>h5toh4</code>, etc.
</ul>
</dl>
</td></tr><tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/Tutor/index.html"
target="ExternalT">HDF5 Tutorial</a>
<!-- For the day when we bring the Tutorial back into the distribution:
<dt><A HREF="Tutor/index.html">HDF5 Tutorial</a> -->
<ul>
<li>A tutorial introduction to HDF5
<br>
(served from the HDF5 website at NCSA)
</ul>
</dl>
</td></tr>
<!-- Reinstate this entry when either
-- XML is restored or
-- PS and PDF files are incorporated with the release
<tr><td bgcolor="#FFFFFF">
</td>
<td bgcolor="#BBFFFF" valign=top align=left>
<dl>
<li><i>XML DTD documentation is not yet available with this release.</i>
<li><i>New PDF/PS versions of the doc set will be available with Release 1.4.</i>
</dl>
</td>
</tr>
-->
<!-- Reinstate this entry when XML is brought into DevBranch
<tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
<dt><a href="XML_DTD/DesignNotes.html">The XML DTD for HDF5: Design Notes</a>
<ul>
<li>Design notes and use cases
</ul>
</dl>
</td></tr>
-->
<tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<dl>
<dt><A HREF="ph5design.html">Parallel HDF5 Design</A>
<ul>
<li>The design specification of the parallel HDF5 APIs
<li>An example program
</ul>
<dt><A HREF="ph5implement.txt">Parallel HDF5 Implementation</A>
<ul>
<li>The current status of implmentation of the parallel HDF5 APIs
</ul>
</dl>
</td></tr><tr><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<center><h3>HDF5 Library Development Documentation</h3></center>
<dl>
<dt><A HREF="H5.format.html">HDF5 File Format Specification</A>
<ul>
<li>The complete specification of the HDF5 file format
</ul>
<dt><A HREF="TechNotes.html">HDF5 Technical Notes</A>
<ul>
<li>Technical notes for HDF5 library and driver developers
</ul>
</dl>
</td></tr>
<tr><td bgcolor="#BBFFFF" valign=top align=left>
<center><i>(Internet links)</i></center>
</td><td bgcolor="#FFFFFF">
</td><td bgcolor="#BBFFFF" valign=top align=left>
<center><i>(Local links)</i></center>
</table>
</CENTER>
<!-- BEGIN FOOTER INFO -->
<P><hr>
<font face="arial,helvetica" size="-1">
<a href="http://www.ncsa.uiuc.edu/">
<img border=0 src="NCSAfooterlogo.gif" width=78 height=27 alt="NCSA Logo"><br>
The National Center for Supercomputing Applications</A><br>
<a href="http://www.uiuc.edu/">University of Illinois
at Urbana-Champaign</a>
<p>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
<!-- hhmts start -->
Last modified: 3 July 2002
<!-- hhmts end -->
<br>
Describes HDF5 Release 1.5, Unreleased Development Branch
<p>
Copyright by the Board of Trustees of the University of Illinois.
<br>
All rights reserved.
See <a href="Copyright.html">full copyright notice</a>.
</font>
</body>
</html>