blob: c99121787ab140c806f4584b4d281070e4b7f36c (
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
41
42
43
44
45
|
<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="RM_H5Front.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>
<LI><A HREF="ftp://hdf.ncsa.uiuc.edu/pub/dist/HDF5/">FTP Archives</A> - A direct
link to the source code archives.
</LI>
<LI><A HREF="planning/hdf5projectplandocument.html">HDF5 Project Plan</A> - Overall project plan for HDF5, March - October, 1998.
</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>
|