mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
been checked into "HDF5 Development" branch. General ======= Various "copy edit" types of repairs. Revisions to document cross-linking. Added structural links tying all docs together (banners at top and bottom of documents, similar to Reference Manual banners of the Beta release). Set background color to white in all documents. NCSAfooterlogo.gif hdf2.jpg New image files to make the documents more self-contained (i.e., to prevent loading images from NCSA and HDF home servers). index.html Redesigned to isolate links external to the installation in a single location. Intro to HDF5 ============= H5.intro.html Fixed banner linking Intro to other docs. Set all URLs to be relative within the distribution; nothing points back to the HDF server. Updates to "Limits of the Current Release" and "Changes in the Current Release." HDF5 User's Guide ================= Changed several User Guide section titles such that all sections that are primarily about a particular interface are now titled in the format "The xxxxx Interface (H5x)". H5.user.html Commented out links to developer docs since they are marked in MANIFEST as not being for distribution in the release. Removed 2nd and 3rd indices from page. Changed "freeform" lists of sections (TOCs) to aligned tables. Datatypes.html Removed the sentence "I'm deferring definition until later since they're probably not as important as the other data types." from Section 3.3, "Properties of Date and Time Atomic Types." Added info regarding 'char' versus 'string' datatypes. Added as Section 3.7, "Character and String Datatype Issues." References.html Commented out substantial material (at end of document) from References planning document that is not appropriate for the User Guide but that is worth keeping around. Groups.html Final edits from elimination of "current working group." HDF5 Reference Manual ===================== Removed "Draft" from the <title>__</title> lines. RM_H5Front.html Removed 2nd and 3rd indices from page. Changed "freeform" lists of sections (TOCs) to aligned tables. RM_H5F.html RM_H5P.html Add file mounting information.
99 lines
2.9 KiB
HTML
99 lines
2.9 KiB
HTML
<html>
|
|
<head>
|
|
<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><img src="hdf2.jpg" alt="HDF Logo" align=left> 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=2 bgcolor="#BBFFFF" valign=top align=left width=25%>
|
|
<center><h3>HDF Links at NCSA</h3></center>
|
|
<dl>
|
|
<dt><a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
|
|
<dd>Email to HDF Technical Support
|
|
<p>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu">HDF Home Page</A>
|
|
<!--
|
|
<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>
|
|
-->
|
|
<p>
|
|
<dt><A HREF="http://hdf.ncsa.uiuc.edu/newsletters.html">HDF Newsletters</A>
|
|
<dd>News about HDF and HDF5
|
|
<p>
|
|
<dt><A HREF="ftp://hdf.ncsa.uiuc.edu/pub/dist/HDF5/">HDF5 FTP Archives</A>
|
|
<dd>HDF5 source code archives
|
|
</dl>
|
|
</td><td bgcolor="#FFFFFF" width=4%>
|
|
</td><td bgcolor="#BBFFFF" valign=top align=left width=61%>
|
|
<center><h3>HDF5 Documentation</h3></center>
|
|
|
|
<dl>
|
|
<dt><A HREF="H5.intro.html">An Introduction to HDF5</A>
|
|
<dd>An introduction to HDF5 programming and an overview of
|
|
the design goals behind the HDF5 library and file format
|
|
<dt><A HREF="H5.user.html">HDF5 User's Guide</A>
|
|
<dd>A collection of chapters on the main HDF5 APIs and
|
|
other supporting information
|
|
<dt><A HREF="RM_H5Front.html">HDF5 Reference Manual</A>
|
|
<dd>A complete reference manual for the HDF5 API
|
|
<dt><A HREF="H5.format.html">HDF5 Format Specification</A>
|
|
<dd>The complete specification of the HDF5 file format
|
|
</dl>
|
|
</td></tr><tr><td bgcolor="#FFFFFF">
|
|
</td><td bgcolor="#BBFFFF" valign=top align=left>
|
|
<dl>
|
|
<dt><A HREF="ph5design.html">Parallel HDF5 Design</A>
|
|
<dd>The design specification of the parallel HDF5 API and
|
|
an example program
|
|
<dt><A HREF="ph5implement.txt">Parallel HDF5 Implementation</A>
|
|
<dd>The current status of implmentation of the parallel HDF5 API
|
|
</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>
|
|
<!-- hhmts start -->
|
|
Last modified: 16 Sept 1998
|
|
<!-- hhmts end -->
|
|
|
|
</font>
|
|
|
|
</body>
|
|
</html>
|