Files
hdf5/doc/html/H5.user.html
Frank Baker 833a8db230 [svn-r2381] Added line to each HTML doc file noting release number.
In many cases, also updated "Last modified:" date.
2000-06-09 13:02:29 -05:00

187 lines
5.6 KiB
HTML

<html>
<head>
<title>
HDF5 User's Guide
</title>
</head>
<body bgcolor="#FFFFFF">
<hr>
<center>
<table border=0 width=98%>
<tr><td valign=top align=left>
<a href="index.html">HDF5 documents and links</a>&nbsp;<br>
<a href="H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
<a href="RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>
<!--
<a href="Glossary.html">Glossary</a><br>
-->
</td>
<td valign=top align=right>
&nbsp;&nbsp;
</td></tr>
</table>
</center>
<hr>
<center><h1>A User's Guide for HDF5</h1></center>
<center>
<table border=0 width=80%>
<tr><td valign=top colspan=3>
The following documents form a loosely organized user's guide
to the HDF5 library.
<br>
<br>
</td></tr>
<tr><td valign=top width=35%><a href="Files.html">HDF5 Files</a>
</td><td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td valign=top>A guide to the <strong>H5F</strong> interface.
</td></tr>
<tr><td valign=top><a href="Datasets.html">Datasets</a>
</td><td></td><td valign=top>A guide to the <strong>H5D</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Datatypes.html">Datatypes</a>
</td><td></td><td valign=top>A guide to the <strong>H5T</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Dataspaces.html">Dataspaces</a>
</td><td></td><td valign=top>A guide to the <strong>H5S</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Groups.html">Groups</a>
</td><td></td><td valign=top>A guide to the <strong>H5G</strong>
interface.
</td></tr>
<tr><td valign=top><a href="References.html">References and
Identifiers</a>
</td><td></td><td valign=top>A guide to the <strong>H5R</strong>
and <strong>H5I</strong> interfaces.
</td></tr>
<tr><td valign=top><a href="Attributes.html">Attributes</a>
</td><td></td><td valign=top>A guide to the <strong>H5A</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Properties.html">Property Lists</a>
</td><td></td><td valign=top>A guide to the <strong>H5P</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Errors.html">Error Handling</a>
</td><td></td><td valign=top>A guide to the <strong>H5E</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Filters.html">Filters</a>
</td><td></td><td valign=top>A guide to the <strong>H5Z</strong>
interface.
</td></tr>
<tr><td valign=top><a href="Caching.html">Caching</a>
</td><td></td><td valign=top>A guide for meta and raw data caching.
</td></tr>
<tr><td valign=top><a href="Chunking.html">Dataset Chunking</a>
</td><td></td><td valign=top>A guide to the issues and pitfalls
of dataset chunking.
</td></tr>
<tr><td valign=top><a href="MountingFiles.html">Mounting Files</a>
</td><td></td><td valign=top>A guide to mounting files containing
external HDF5 <br>&nbsp;&nbsp;&nbsp;datasets.
</td></tr>
<tr><td valign=top><a href="Performance.html">Performance</a>
</td><td></td><td valign=top>A guide to performance issues and
analysis tools.
</td></tr>
<tr><td valign=top><a href="Debugging.html">Debugging</a>
</td><td></td><td valign=top>A guide to debugging HDF5 API calls.
</td></tr>
<tr><td valign=top><a href="Environment.html">Environment Variables
and</a>
<br>&nbsp;&nbsp;&nbsp;<a href="Environment.html">Configuration
Parameters</a>
</td><td></td><td valign=top>A list of HDF5 environment variables
and configuration <br>&nbsp;&nbsp;&nbsp;parameters.
</td></tr>
<tr><td valign=top><a href="ddl.html">DDL for HDF5</a>
</td><td></td><td valign=top>A DDL in BNF for HDF5.
</td></tr>
<tr><td valign=bottom><hr noshade size=1><a href="Ragged.html">Ragged Arrays</a>
</td><td></td><td valign=bottom>A guide to the
<strong>H5RA</strong> interface.
&nbsp;&nbsp;<em><font color=red>(Experimental)</font></em>
</td></tr>
<!--
<tr><td valign=top colspan=3>
<a name="AppDevGuide">
<hr>
</a>
<h2>HDF5 Application Developer's Guide</h2>
These documents are intended for HDF5 application developers.
Other documents for this <cite>Guide</cite>
(e.g., <cite>HDF4 to HDF5 File Mappings</cite>)
are in development but are not ready for this release.
</td></tr>
<tr><td valign=top width=35%><a href="Palettes.html">
HDF5 Image and</a>
<br>&nbsp;&nbsp;&nbsp;<a href="Palettes.html">Palette Specification</a>
</td><td></td><td valign=top>A specification for the implementation
of images
<br>&nbsp;&nbsp;&nbsp;
and palettes in HDF5 applications.
</td></tr>
-->
</table>
</center>
<hr>
<center>
<table border=0 width=98%>
<tr><td valign=top align=left>
<a href="index.html">HDF5 documents and links</a>&nbsp;<br>
<a href="H5.intro.html">Introduction to HDF5</a>&nbsp;<br>
<a href="RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>
<!--
<a href="Glossary.html">Glossary</a><br>
-->
</td>
<td valign=top align=right>
&nbsp;&nbsp;
</td></tr>
</table>
</center>
<hr>
<address>
<table width=100% border=0>
<tr><td align=left valign=top>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Last modified: 2 June 2000
</td><td align=right valign=top>
<a href="Copyright.html">Copyright</a>
<br>
Describes HDF5 Release 1.2.2, June 2000
</td></tr>
</table>
</body>
</html>