summaryrefslogtreecommitdiffstats
path: root/doc/html/index.html
blob: edd1ab0b1e360518e47074158e0d6ca9795dc865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<html>
  <head>
    <title>
      HDF5 - The Next Generation of the HDF library & tools
    </title>
  </head>

<body>
    <center><h1>HDF5 - A New Generation of HDF</h1></center>
<UL>
<LI><A HREF="H5.intro.html">An Introduction to HDF5</A> - A brief overview of
    the design goals behind the HDF5 library & file format
</LI>
<LI><A HREF="H5.api.html">HDF5 Reference Manual</A> - A complete reference
    manual for the HDF5 API
</LI>
<LI><A HREF="H5.user.html">HDF5 User Guide</A> - A collection of chapters on
    each of the main HDF5 APIs as well as other supporting information
</LI>
<LI><A HREF="H5.format.html">HDF5 Format Specification</A> - The complete
    specification of the HDF5 file format
</LI>
<LI><A HREF="ph5design.html">Parallel HDF5 Design</A> - The design
specification of the parallel HDF5 API and an example program
</LI>
<LI><A HREF="ph5implement.txt">Parallel HDF5 Implementation</A> - The
current status of implmentation of the parallel HDF5 API
</LI>
</UL>


<hr>
<address><a href="mailto:koziol@ncsa.uiuc.edu">Quincey Koziol</a></address>
<address><a href="mailto:matzke@llnl.gov">Robb Matzke</a></address>
<!-- hhmts start -->
Last modified: Feb 16, 1998
<!-- hhmts end -->

</body>
</html>