blob: 1b018e05b575761fec5ebb6749c8b5eeda8240a5 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
<html>
<head>
<title>
HDF5 User's Guide
</title>
</head>
<body bgcolor="#FFFFFF">
<hr>
<br>
<br><br>
<center>
<font size=7>
A User's Guide for HDF5
</font>
<br><br><br>
<hr>
<hr>
<br><br><br>
<font size=6>
Release 1.0
<br>
January 1999
</font>
<br><br><br><br>
<font size=3>
Hierarchical Data Format (HDF) Group
<br>
National Center for Supercomputing Applications (NCSA)
<br>
University of Illinois at Urbana-Champaign (UIUC)
</font>
</center>
<br><br><br>
<hr>
<hr>
<br><br><br>
<br><br><br>
<blockquote>
<strong>A Note to the Reader:</strong>
The primary HDF5 user documents are the online HTML documents
distributed with the HDF5 code and binaries and found on the HDF5 website.
Several users have expressed a desire for documents in an alternative format:
<ul>
<li>Some have requested a version that can be reasonably printed in a
single print operation.
<li>Others have requested an easily searchable version.
</ul>
This PDF file has been created expressly to meet these needs.
<p>
The reader will note that each section of this document looks very much
as the corresponding HTML page would look in a web browser. That is not
accidental as the HTML version remains the HDF5 development team's primary
documentation vehicle.
</blockquote>
<br><br>
<hr>
</body>
</html>
|