[svn-r3178]
Purpose:
Bringing the Application Developer's Guide into R1.4 (from R1.2)
Platforms tested:
IE 5
This commit is contained in:
128
doc/html/ADGuide.html
Normal file
128
doc/html/ADGuide.html
Normal file
@@ -0,0 +1,128 @@
|
||||
<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> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
</td></tr>
|
||||
</table>
|
||||
</center>
|
||||
<hr>
|
||||
|
||||
|
||||
<center>
|
||||
<h1>HDF5 Application Developer's Guide</h1>
|
||||
</center>
|
||||
|
||||
|
||||
<center>
|
||||
<table border=0 width=80%>
|
||||
|
||||
|
||||
<tr><td valign=top colspan=3>
|
||||
These documents provide guidelines and standards specifications
|
||||
for HDF5 application developers.
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
|
||||
<!--
|
||||
<tr><td valign=top><a href="XML_DTD.html">The XML DTD </a>
|
||||
<br> <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> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/ImageSpec.html">
|
||||
HDF5 Image and</a>
|
||||
<br>
|
||||
<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> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/H4toH5Mapping.pdf">
|
||||
Mapping HDF4 Objects</a>
|
||||
<br> <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.
|
||||
<i>(PDF format only)</i>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
|
||||
<!--
|
||||
<tr><td valign=top><a href="xxx.html">xxx</a>
|
||||
<br> <a href="xxx.html">xxx</a>
|
||||
</td><td></td><td valign=top>xxx
|
||||
<br>
|
||||
xxx
|
||||
</td></tr>
|
||||
-->
|
||||
|
||||
|
||||
</table>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
<hr>
|
||||
<center>
|
||||
<table border=0 width=98%>
|
||||
<tr><td valign=top align=left>
|
||||
<a href="index.html">HDF5 documents and links</a> <br>
|
||||
<a href="H5.intro.html">Introduction to HDF5</a> <br>
|
||||
<!--
|
||||
<a href="Glossary.html">Glossary</a><br>
|
||||
-->
|
||||
</td>
|
||||
<td valign=top align=right>
|
||||
<a href="RM_H5Front.html">HDF5 Reference Manual</a> <br>
|
||||
<a href="H5.user.html">HDF5 User's Guide</a> <br>
|
||||
</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: 21 December 2000
|
||||
|
||||
</td><td align=right valign=top>
|
||||
<a href="Copyright.html">Copyright</a>
|
||||
<br>
|
||||
Describes HDF5 Release 1.4 Beta, December 2000
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user