Files
hdf5/doc/html/ADGuide.html
Frank Baker 1091cab2e6 [svn-r7140]
Purpose:
    Add short copyright notice.
    Update release tag line.

Description:
    Added short copyright notice as comment in source files;
        does not display in browser.
    Updated release tag line in footers to read as follows:
        Describes HDF5 Release 1.6.0, July 2003

Platforms tested:
    IE 5
2003-07-02 16:28:11 -05:00

170 lines
5.3 KiB
HTML

<html>
<head>
<title>
HDF5 Application Developer's Guide
</title>
<!-- #BeginLibraryItem "/ed_libs/styles_Gen.lbi" -->
<!--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* 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/GenElect.css" rel="stylesheet" type="text/css">
<!-- #EndLibraryItem --></head>
<body bgcolor="#FFFFFF">
<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><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="Glossary.html">Glossary</a><br>
-->
</td>
<td valign=top align=right>
<a href="H5.user.html">HDF5 User's Guide</a>&nbsp;<br>
<a href="RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>&nbsp;<br>
</td></tr>
</table>
</center>
<hr>
<!-- #EndLibraryItem --><center>
<h1>HDF5 Application Developer's Guide</h1>
</center>
<center>
<table border=0 width=80%>
<tr><td valign=top colspan=3>
These documents provide information of particular interest to
developers of applications that employ the HDF5 library.
<p>
</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<!--
<tr><td valign=top><a href="XML_DTD.html">The XML DTD </a>
<br>&nbsp;&nbsp;&nbsp;<a href="XML_DTD.html">for HDF5</a>
</td><td></td><td valign=top>The standard HDF5 XML DTD and
design notes.
</td></tr>
-->
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td valign=top width=35%><a href="ADGuide/Changes.html">
HDF5 Library Changes</a>
<br>&nbsp;&nbsp;&nbsp;
<a href="ADGuide/Changes.html">from Release to Release</a>
</td><td></td><td valign=top>A summary of changes in the HDF5
library
</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td valign=top width=35%><a href="ADGuide/ImageSpec.html">
HDF5 Image and</a>
<br>&nbsp;&nbsp;&nbsp;
<a href="ADGuide/ImageSpec.html">Palette Specification</a> *
</td><td></td><td valign=top>A specification for the implementation
of images and palettes in HDF5 applications
</td></tr>
<tr><td colspan=2>&nbsp;</td></tr>
<tr><td valign=top width=35%><a href="ADGuide/H4toH5Mapping.pdf">
Mapping HDF4 Objects</a>
<br>&nbsp;&nbsp;&nbsp;<a href="ADGuide/H4toH5Mapping.pdf">to HDF5 Objects</a> *
</td><td></td><td valign=top>Guidelines for translating
HDF4 file objects into valid HDF5 file objects
&nbsp;
<i>(PDF format only)</i>
</td></tr>
<tr><td colspan=3>&nbsp;</td></tr>
<tr><td colspan=3>
* These two documents were still under revision at the time
of Release 1.4.1. Updated versions will be posted on the HDF5
documents web site
(<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/"
target="ExtWin">http://hdf.ncsa.uiuc.edu/HDF5/doc/</a>)
when they become available.
</td></tr>
<!--
<tr><td valign=top><a href="xxx.html">xxx</a>
<br>&nbsp;&nbsp;&nbsp;<a href="xxx.html">xxx</a>
</td><td></td><td valign=top>xxx
<br>&nbsp;&nbsp;&nbsp;
xxx
</td></tr>
-->
</table>
</center>
<br>
<br>
<!-- #BeginLibraryItem "/ed_libs/NavBar_ADevG.lbi" --><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="Glossary.html">Glossary</a><br>
-->
</td>
<td valign=top align=right>
<a href="H5.user.html">HDF5 User's Guide</a>&nbsp;<br>
<a href="RM_H5Front.html">HDF5 Reference Manual</a>&nbsp;<br>
<a href="ADGuide.html">HDF5 Application Developer's Guide</a>&nbsp;<br>
</td></tr>
</table>
</center>
<hr>
<!-- #EndLibraryItem --><address>
<table width=100% border=0>
<tr><td align=left valign=top>
<!-- #BeginLibraryItem "/ed_libs/Footer.lbi" --><address>
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
<br>
Describes HDF5 Release 1.6.0, July 2003
</address><!-- #EndLibraryItem -->
Last modified: 11 January 2001
</td>
<td align=right valign=top>
<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;
</td></tr>
</table>
</body>
</html>