summaryrefslogtreecommitdiffstats
path: root/doc/html/ADGuide.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ADGuide.html')
-rw-r--r--doc/html/ADGuide.html266
1 files changed, 0 insertions, 266 deletions
diff --git a/doc/html/ADGuide.html b/doc/html/ADGuide.html
deleted file mode 100644
index 5ac4d71..0000000
--- a/doc/html/ADGuide.html
+++ /dev/null
@@ -1,266 +0,0 @@
-<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="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/index.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=3>&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=3>&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=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SuppConfigFeats.html" target="External">
- Supported Configuration</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SuppConfigFeats.html" target="External">Features Summary</a>
- </td><td></td><td valign=top>A summary of configuration features
- supported in this release
- &nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td colspan=3>&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=3>&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;&nbsp;
- <i>(PDF format only)</i>
- </td></tr>
-
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Values.html" target="External">
- Fill Value and Space</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Values.html" target="External">Allocation Issues</a>
- </td><td></td><td valign=top>A summary of HDF5 fill value and storage allocation issues&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Behavior.html" target="External">
- Fill Value and Space</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Behavior.html" target="External">Allocation Behavior</a>
- </td><td></td><td valign=top>A table summarizing of the behavioral interactions
- of HDF5 fill value and storage allocation settings&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html" target="External">
- SZIP Compression</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html" target="External">
- in HDF5</a>
- </td><td></td><td valign=top>A description of SZIP compression in HDF5,
- <code>H5Pset_szip</code>, terms of use and copyright notice,
- and references&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Shuffle_Perf.pdf" target="External">
- Shuffle Performance</a>
- </td><td></td><td valign=top>An analysis of bzip and gzip compression
- performance in HDF5 with and without the shuffle filter,
- <code>H5Pset_shuffle</code>&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Generic_Props.html" target="External">
- Generic Properties</a>
- </td><td></td><td valign=top>An overview of and the motivation for
- the implementation and use of generic properties in HDF5&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/ChecksumProposal.htm" target="External">
- Error-detecting Codes</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/ChecksumProposal.htm" target="External">
- for HDF5</a>
- </td><td></td><td valign=top>A discussion of error-detection codes,
- e.g., checksums, in HDF5&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/EDC_spec.htm" target="External">
- Fletcher32 Checksum</a>
- <br>&nbsp;&nbsp;&nbsp;
- <a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/EDC_spec.htm" target="External">
- Design and Spec</a>
- </td><td></td><td valign=top>Design, API function specification, and test
- for the Fletcher32 checksum implementation in HDF5&nbsp;&nbsp;
- <em>(external link)</em>
- </td></tr>
-
- <tr><td colspan=3>&nbsp;</td></tr>
-
- <tr><td colspan=3>
- <hr>
- The HDF5 source code, as distributed to users and developers,
- contains two additional files that will be of interest to readers
- of this document. Both files are located at the top level of the
- HDF5 source code tree and are duplicated here for your reference:
- </td></tr>
-
- <tr><td valign=top>
- <a href="ADGuide/RELEASE.txt" target="ExtWin">RELEASE.txt</a>
- </td><td></td><td valign=top>
- Technical notes regarding this release
- </td></tr>
-
- <tr><td valign=top>
- <a href="ADGuide/HISTORY.txt" target="ExtWin">HISTORY.txt</a>
- </td><td></td><td valign=top>
- A release-by-release history of the HDF5 library
- </td></tr>
-
- </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="http://hdf.ncsa.uiuc.edu/HDF5/doc/UG/index.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.7, the unreleased development branch; working toward HDF5 Release 1.8.0
-</address><!-- #EndLibraryItem -->
-
-Last modified: 3 July 2003
-
-</td>
-<td align=right valign=top>
-<a href="Copyright.html">Copyright</a>&nbsp;&nbsp;
-</td></tr>
-</table>
-
-</body>
-</html>