Add link to the first draft of the "C++ Design Specification"
(which is posted on the HDF5 website at
HDF5/doc_resource/cpplus/cpp_Design_040912.pdf)
Platforms tested:
Mozilla, Adobe Acrobat Reader, Apple Preview
267 lines
8.6 KiB
HTML
267 lines
8.6 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>
|
|
<h1><A HREF="http://hdf.ncsa.uiuc.edu"><img src="hdf2.jpg" border=0 alt="HDF Logo" align=left></A> HDF5 - A New Generation of HDF <br><font size=-1>The Hierarchical Data Format</font></H1>
|
|
</center>
|
|
|
|
|
|
<hr>
|
|
<CENTER>
|
|
|
|
<table border=0 width=90%>
|
|
<tr><td rowspan=4 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">HDF Home Page</A>
|
|
<p>
|
|
<!--
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5">The HDF5 Home Page</A>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/products.html">HDF Products</A>
|
|
-->
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html">HDF Newsletters</A>
|
|
<ul>
|
|
<li>News about HDF and HDF5
|
|
</ul>
|
|
<p>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/register5.html">HDF5 FTP Archives</A>
|
|
<ul>
|
|
<li>HDF5 source code archives
|
|
</ul>
|
|
<p>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/papers/index.html">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&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/PSandPDF/">Printer-friendly Docs</A>
|
|
<ul>
|
|
<li>PDF versions of selected HDF5 documents
|
|
will be available from the HDF5 website
|
|
approximately one week after each release.
|
|
</ul>
|
|
<p>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/index.html">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>
|
|
</dl>
|
|
</td><td bgcolor="#FFFFFF" width=4%>
|
|
</td><td bgcolor="#BBFFFF" valign=top align=left width=61%>
|
|
<center>
|
|
<h3>HDF5 User Documentation<br>Release 1.6., September 2004</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
|
|
<br>
|
|
<i><small>(Served from the HDF5 website at NCSA)</small></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
|
|
<i><small>(Served from the HDF5 website at NCSA)</small></i>
|
|
<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 “native language”
|
|
<li><A HREF="RM_H5Front.html#F90andCPPlus">The Fortran90 APIs</A>
|
|
<li><A HREF="cpplus_RM/index.html" target="CppExternal">The C++ APIs</a>
|
|
<li>The Java APIs
|
|
</ul>
|
|
<dt>HDF5 and “Foreign Languages”
|
|
<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>,
|
|
<A HREF="cpplus_RM/index.html" target="CppExternal">
|
|
Reference Manual</A>,
|
|
<br>and the first draft of a
|
|
<A HREF="http:/hdf.ncsa.uiuc.edu/HDF5/doc_resource/cpplus/cpp_Design_040912.pdf" target="CppExternal">Design Specification</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>
|
|
|
|
<!-- 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>
|
|
|
|
-->
|
|
<tr>
|
|
<tr><td bgcolor="#FFFFFF">
|
|
</td><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>
|
|
|
|
|
|
<tr><td bgcolor="#FFFFFF">
|
|
</td><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>(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: 19 September 2004
|
|
<!-- hhmts end -->
|
|
|
|
<br>
|
|
Describes HDF5 Release 1.6.3, September 2004
|
|
|
|
<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>
|