Files
hdf5/doc/html/index.html
Frank Baker ec6e34dc30 [svn-r10751] Purpose:
Minor reformatting adn edits.
    Added links to C++ RM and Parallel HDF5 sites.
    Restructured document lists with the intent of easing discovery.
Description:
Platforms tested:
    Firefox
2005-05-17 17:26:27 -05:00

309 lines
9.8 KiB
HTML

<html>
<head>
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
* terms governing use, modification, and redistribution, is contained in *
* the files COPYING and Copyright.html. COPYING can be found at the root *
* of the source code distribution tree; Copyright.html can be found at the *
* root level of an installed copy of the electronic HDF5 document set and *
* is linked from the top-level documents page. It can also be found at *
* http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have *
* access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
-->
<link href="ed_styles/RMelect.css" rel="stylesheet" type="text/css">
<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>
<table width="100%" cellpadding="10" border="0">
<tr valign="middle" align="center"><td width="95">
<A HREF="http://hdf.ncsa.uiuc.edu" target="ExtWin">
<img src="hdf2.jpg" alt="HDF Logo" align=left border="0"></A>
</td><td>
<h1>HDF5 - A New Generation of HDF
<br><font size=5>The Hierarchical Data Format</font></h1><hr>
</td></tr>
</table>
</center>
<CENTER>
<table border=0 width=90% cellpadding="5">
<tr><td rowspan="3" 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" target="ExtWin">HDF Home Page</A>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html"
target="ExtWin">HDF Newsletters</A>
<ul>
<li>News about HDF and HDF5
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/release/obtain5.html"
target="ExtWin">HDF5 Downloads</A>
<ul>
<li>HDF5 download site
</ul>
<p>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/papers/index.html"
target="ExtWin">HDF5 Overview, etc.</A>
<ul>
<li>Overview of HDF5 library and development effort (slide show)
<li>Other HDF5-related papers and presentations
</ul>
<p>
<dt><a href="http://hdf.ncsa.uiuc.edu/HDF5/PHDF5/"
target="ExtWin">Parallel HDF5</a>
<ul>
<li>HDF5 in parallel computing environments
<li>Installation, tutorial, Q&amp;A, design notes
</ul>
<p>
<dt><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>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html"
target="ExtWin">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>
<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">Printable
and Searchable Docs</A>
<ul>
<li>PDF and PS versions of selected HDF5 docs (*)
</ul>
-->
</dl>
</td><td rowspan="3" bgcolor="#FFFFFF" width=4%>
</td><td bgcolor="#BBFFFF" valign=top align=left width=61%>
<center>
<h3>HDF5 User Documentation<br>Release 1.7<br>
(unreleased development branch)</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="http://hdf.ncsa.uiuc.edu/HDF5/doc/Tutor/index.html"
target="ExternalT">HDF5 Tutorial</a>
<ul>
<li>A tutorial introduction to HDF5
<li><i>Served from the HDF5 website at NCSA</i>
</ul>
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/">HDF5 User's Guide</A>
<ul>
<li>A new user's guide, first published with HDF5 Release 2.0
<li>The <A HREF="H5.user.html">HDF5 Release 1.4.5 User's Guide</A>
remains available, though it has not been updated
for the current release
</ul>
<dt><A HREF="RM_H5Front.html">HDF5 Reference Manuals</A>
<ul>
<li>Complete reference manuals for the HDF5 APIs
<li><A HREF="RM_H5Front.html">The C APIs</A>, HDF5's &ldquo;native language&rdquo;
<li><A HREF="RM_H5Front.html#F90andCPPlus">The Fortran90 APIs</A>
<li><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/cpplus_RM1.7/index.html" target="ExtWin">The C++ APIs</a>
<li>The Java APIs
</ul>
<dt><A HREF="RM_H5Front.html#F90andCPPlus">HDF5 and &ldquo;Foreign Languages&rdquo;</A>
<ul>
<li>Fortran90 <A HREF="fortran/F90UserNotes.html">User's Notes</A>,
<A HREF="fortran/F90Flags.html">Flags and Datatypes</A>, and
<A HREF="RM_H5Front.html#F90andCPPlus">Reference Manual</A>
<li>C++ <A HREF="cpplus/CppUserNotes.pdf">User's Notes</A>
and <A HREF="cpplus_RM/index.html">Reference Manual</A>
<li><A href="http://hdf.ncsa.uiuc.edu/hdf-java-html/"
target="ExtWin">Java products</A> and the
<A href="http://hdf.ncsa.uiuc.edu/hdf-java-html/JNI/jhi5/index.html"
target="ExtWin">Java HDF5 Interface</A><br>
<i>Served from the HDF5 website at NCSA</i>
</ul>
<dt><A HREF="Glossary.html">HDF5 Glossary</A>
<ul>
<li>A glossary of terms as they are used in HDF5
</ul>
<dt><A HREF="ADGuide.html">HDF5 Application Developer's Guide</A>
<ul>
<li>Standards definitions and development guidelines
<li><A HREF="ADGuide/Changes.html">Changes in the HDF5 Library</A>
since the last release
</ul>
</dl>
</td>
<!--
</tr><tr>
<td bgcolor="#FFFFFF" valign=top align=left></td>
-->
</tr><tr>
<td bgcolor="#BBFFFF" valign=top align=left>
<center><h3>HDF5 Tools</h3></center>
<dl>
<dt><A HREF="Tools.html">HDF5 Tools</a>
<ul>
<li>HDF5 tools, including Java-based tools
<li><code>HDFView</code>, <code>h5dump</code>,
<code>h5ls</code>, <code>h5toh4</code>, etc.
</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>
-->
<!--
======================================================================================
====== ======
====== PERMANENTLY REMOVE ONCE PARALLEL REFERENCE IN "NCSA Links" IS ACCEPTED ======
====== ======
======================================================================================
</td></tr><tr>
<td bgcolor="#FFFFFF" valign=top align=left></td>
</tr><tr>
<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>
</td>
-->
</dl>
<!--
</tr><tr>
<td bgcolor="#FFFFFF" valign=top align=left><font size="1">&nbsp;</font></td>
-->
</tr><tr>
<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>(Generally 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: 17 May 2005
<!-- hhmts end -->
<br>
Describes HDF5 Release 1.7, the unreleased development branch;
working toward HDF5 Release 1.8.0.
<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>