summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>1999-10-17 20:41:58 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>1999-10-17 20:41:58 (GMT)
commit044a84e972379415e50a357461124a0eefc7e631 (patch)
tree7fc70beff1ffa6424a77f74311a678bbcca97dc6 /doc
parentdb3fa8951d705a4360ff94c2537d8b08750066ea (diff)
downloadhdf5-044a84e972379415e50a357461124a0eefc7e631.zip
hdf5-044a84e972379415e50a357461124a0eefc7e631.tar.gz
hdf5-044a84e972379415e50a357461124a0eefc7e631.tar.bz2
[svn-r1775] HDF5 User's Guide files
Added Performance.html to TOC lists. Made "data type" and "datatype" consistently one word.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/Attributes.html10
-rw-r--r--doc/html/Caching.html10
-rw-r--r--doc/html/Chunking.html10
-rw-r--r--doc/html/Datasets.html74
-rw-r--r--doc/html/Dataspaces.html10
-rw-r--r--doc/html/Datatypes.html6
-rw-r--r--doc/html/Debugging.html16
-rw-r--r--doc/html/Environment.html10
-rw-r--r--doc/html/Errors.html14
-rw-r--r--doc/html/Files.html10
-rw-r--r--doc/html/Filters.html10
-rw-r--r--doc/html/Groups.html10
-rw-r--r--doc/html/H5.user.html6
-rw-r--r--doc/html/MountingFiles.html14
-rwxr-xr-xdoc/html/Palettes.html12
-rw-r--r--doc/html/Properties.html10
-rw-r--r--doc/html/Ragged.html20
-rw-r--r--doc/html/References.html20
-rw-r--r--doc/html/ddl.html10
19 files changed, 179 insertions, 103 deletions
diff --git a/doc/html/Attributes.html b/doc/html/Attributes.html
index 91fd090..e73419f 100644
--- a/doc/html/Attributes.html
+++ b/doc/html/Attributes.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -233,7 +235,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -248,9 +250,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -262,7 +266,7 @@
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
</address>
-Last modified: 23 July 1999
+Last modified: 14 October 1999
</body>
</html>
diff --git a/doc/html/Caching.html b/doc/html/Caching.html
index 6b62b91..3b9e53c 100644
--- a/doc/html/Caching.html
+++ b/doc/html/Caching.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -136,7 +138,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -151,9 +153,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -168,7 +172,7 @@
<!-- Created: Tue May 26 15:20:14 EDT 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Chunking.html b/doc/html/Chunking.html
index 5b3d04a..5018a2d 100644
--- a/doc/html/Chunking.html
+++ b/doc/html/Chunking.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
Chunking&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -243,7 +245,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -258,9 +260,11 @@
Chunking&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -275,7 +279,7 @@
<!-- Created: Tue Oct 20 12:38:40 EDT 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
diff --git a/doc/html/Datasets.html b/doc/html/Datasets.html
index de8ab85..16218cc 100644
--- a/doc/html/Datasets.html
+++ b/doc/html/Datasets.html
@@ -23,7 +23,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
Datasets&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -65,7 +67,7 @@
<dt>Constant Meta Data
<dd>Meta data that is created when the dataset is created and
exists unchanged for the life of the dataset. For instance,
- the data type of stored array elements is defined when the
+ the datatype of stored array elements is defined when the
dataset is created and cannot be subsequently changed.
<dt>Persistent Meta Data
@@ -78,7 +80,7 @@
<dd>Meta data that exists to describe how raw data is organized
in the application's memory space. For instance, the data
type of elements in an application array might not be the same
- as the data type of those elements as stored in the HDF5 file.
+ as the datatype of those elements as stored in the HDF5 file.
<dt>Transport Meta Data
<dd>Meta data that is used only during the transfer of raw data
@@ -89,7 +91,7 @@
<p>Each of these classes of meta data is handled differently by
the library although the same API might be used to create them.
- For instance, the data type exists as constant meta data and as
+ For instance, the datatype exists as constant meta data and as
memory meta data; the same API (the <code>H5T</code> API) is
used to manipulate both pieces of meta data but they're handled
by the dataset API (the <code>H5D</code> API) in different
@@ -380,28 +382,28 @@ H5Pset_external (plist, "scan3.data", 0, 16);
through some other library.
- <h2>5. Data Type</h2>
+ <h2>5. Datatype</h2>
- <p>Raw data has a constant data type which describes the data type
- of the raw data stored in the file, and a memory data type that
- describes the data type stored in application memory. Both data
+ <p>Raw data has a constant datatype which describes the datatype
+ of the raw data stored in the file, and a memory datatype that
+ describes the datatype stored in application memory. Both data
types are manipulated with the <a
href="Datatypes.html"><code>H5T</code></a> API.
- <p>The constant file data type is associated with the dataset when
+ <p>The constant file datatype is associated with the dataset when
the dataset is created in a manner described below. Once
assigned, the constant datatype can never be changed.
- <p>The memory data type is specified when data is transferred
+ <p>The memory datatype is specified when data is transferred
to/from application memory. In the name of data sharability,
- the memory data type must be specified, but can be the same
- type identifier as the constant data type.
+ the memory datatype must be specified, but can be the same
+ type identifier as the constant datatype.
<p>During dataset I/O operations, the library translates the raw
- data from the constant data type to the memory data type or vice
- versa. Structured data types include member offsets to allow
+ data from the constant datatype to the memory datatype or vice
+ versa. Structured datatypes include member offsets to allow
reordering of struct members and/or selection of a subset of
- members and array data types include index permutation
+ members and array datatypes include index permutation
information to allow things like transpose operations (<b>the
prototype does not support array reordering</b>) Permutations
are relative to some extrinsic descritpion of the dataset.
@@ -435,7 +437,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<p>Each dataset has a set of constant and persistent properties
which describe the layout method, pre-compression
- transformation, compression method, data type, external storage,
+ transformation, compression method, datatype, external storage,
and data space. The constant properties are set as described
above in a dataset creation property list whose identifier is
passed to <code>H5Dcreate()</code>.
@@ -445,8 +447,8 @@ H5Pset_external (plist, "scan3.data", 0, 16);
*<em>name</em>, hid_t <em>type_id</em>, hid_t
<em>space_id</em>, hid_t <em>create_plist_id</em>)</code>
<dd>A dataset is created by calling <code>H5Dcreate</code> with
- a file identifier, a dataset name, a data type, a data space,
- and constant properties. The data type and data space are the
+ a file identifier, a dataset name, a datatype, a data space,
+ and constant properties. The datatype and data space are the
type and space of the dataset as it will exist in the file,
which may be different than in application memory. The
<em>create_plist_id</em> is a <code>H5P_DATASET_CREATE</code>
@@ -494,7 +496,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<dl>
<dt><code>hid_t H5Dget_type (hid_t <em>dataset_id</em>)</code>
<dd>Returns an identifier for a copy of the dataset permanent
- data type or negative for failure.
+ datatype or negative for failure.
<dt><code>hid_t H5Dget_space (hid_t <em>dataset_id</em>)</code>
<dd>Returns an identifier for a copy of the dataset permanent
@@ -517,7 +519,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<p>A dataset also has memory properties which describe memory
within the application, and transfer properties that control
various aspects of the I/O operations. The memory can have a
- data type different than the permanent file data type (different
+ datatype different than the permanent file datatype (different
number types, different struct member offsets, different array
element orderings) and can also be a different size (memory is a
subset of the permanent dataset elements, or vice versa). The
@@ -538,7 +540,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<dt><code>size_t H5Pget_buffer (hid_t <em>xfer_plist</em>, void
**<em>tconv_buf</em>, void **<em>bkg_buf</em>)</code>
<dd>Sets or retrieves the maximum size in bytes of the temporary
- buffer used for data type conversion in the I/O pipeline. An
+ buffer used for datatype conversion in the I/O pipeline. An
application-defined buffer can also be supplied as the
<em>tconv_buf</em> argument, otherwise a buffer will be
allocated and freed on demand by the library. A second
@@ -576,7 +578,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
a dataset transfer property list so that strip mining
does not occur. It takes an (optional) dataset transfer
property list, a dataset, a data space that describes
- what data points are being transfered, and a data type
+ what data points are being transfered, and a datatype
for the data points in memory. It returns a (new)
dataset transfer property list with the temporary
buffer size set to an appropriate value. The return
@@ -587,7 +589,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
2 disable_strip_mining (hid_t xfer_plist, hid_t dataset,
3 hid_t space, hid_t mem_type)
4 {
- 5 hid_t file_type; /* File data type */
+ 5 hid_t file_type; /* File datatype */
6 size_t type_size; /* Sizeof larger type */
7 size_t size; /* Temp buffer size */
8 hid_t xfer_plist; /* Return value */
@@ -626,10 +628,10 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<h2>11. Raw Data I/O</h2>
<p>All raw data I/O is accomplished through these functions which
- take a dataset handle, a memory data type, a memory data space,
+ take a dataset handle, a memory datatype, a memory data space,
a file data space, transfer properties, and an application
- memory buffer. They translate data between the memory data type
- and space and the file data type and space. The data spaces can
+ memory buffer. They translate data between the memory datatype
+ and space and the file datatype and space. The data spaces can
be used to describe partial I/O operations.
<dl>
@@ -638,7 +640,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<em>file_space_id</em>, hid_t <em>xfer_plist_id</em>,
void *<em>buf</em>/*out*/)</code>
<dd>Reads raw data from the specified dataset into <em>buf</em>
- converting from file data type and space to memory data type
+ converting from file datatype and space to memory datatype
and space.
<br><br>
@@ -647,8 +649,8 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<em>file_space_id</em>, hid_t <em>xfer_plist_id</em>,
const void *<em>buf</em>)</code>
<dd>Writes raw data from an application buffer <em>buf</em> to
- the specified dataset converting from memory data type and
- space to file data type and space.
+ the specified dataset converting from memory datatype and
+ space to file datatype and space.
</dl>
@@ -656,7 +658,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
supplied. However, it can be the same identifier as was used to
create the dataset or as was returned by
<code>H5Dget_type()</code>; the library will not implicitly
- derive memory data types from constant data types.
+ derive memory datatypes from constant datatypes.
<p>For complete reads of the dataset one may supply
<code>H5S_ALL</code> as the argument for the file data space.
@@ -718,7 +720,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
29 H5Pset_compression (properties, H5D_COMPRESS_LZ77);
30
31 /*
-32 * Create a new dataset within the file. The data type
+32 * Create a new dataset within the file. The datatype
33 * and data space describe the data on disk, which may
34 * be different than the format used in the application's
35 * memory.
@@ -727,7 +729,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
38 data_space, properties);
39
40 /*
-41 * Write the array to the file. The data type and data
+41 * Write the array to the file. The datatype and data
42 * space describe the format of the data in the `dd'
43 * buffer. The raw data is translated to the format
44 * required on disk defined above. We use default raw
@@ -848,7 +850,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
8 dataset = H5Dopen (file, "dataset");
9
10 /*
-11 * Describe the memory data type, a struct with a single
+11 * Describe the memory datatype, a struct with a single
12 * "delta" member.
13 */
14 type = H5Tcreate (H5T_COMPOUND, sizeof(double));
@@ -890,7 +892,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
Datasets&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -905,9 +907,11 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -922,7 +926,7 @@ H5Pset_external (plist, "scan3.data", 0, 16);
<!-- Created: Tue Dec 2 09:17:09 EST 1997 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Dataspaces.html b/doc/html/Dataspaces.html
index 30200a5..0df6770 100644
--- a/doc/html/Dataspaces.html
+++ b/doc/html/Dataspaces.html
@@ -23,7 +23,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
Dataspaces&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -647,7 +649,7 @@ is returned.
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
Dataspaces&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -662,9 +664,11 @@ is returned.
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -679,7 +683,7 @@ is returned.
<!-- Created: Thu Dec 4 14:57:32 EST 1997 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</BODY>
diff --git a/doc/html/Datatypes.html b/doc/html/Datatypes.html
index 53acdf6..14ee240 100644
--- a/doc/html/Datatypes.html
+++ b/doc/html/Datatypes.html
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -2864,9 +2866,11 @@ H5Tregister(H5T_PERS_SOFT, "cus2be",
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -2880,7 +2884,7 @@ H5Tregister(H5T_PERS_SOFT, "cus2be",
<!-- Created: Thu Dec 4 14:57:32 EST 1997 -->
<!-- hhmts start -->
-Last modified: 6 October 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
diff --git a/doc/html/Debugging.html b/doc/html/Debugging.html
index d800435..0fe6841 100644
--- a/doc/html/Debugging.html
+++ b/doc/html/Debugging.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
Debugging&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -82,7 +84,7 @@
<br><br>
<dt><b>Timings and Statistics</b>
<dd>The library can be configured to accumulate certain
- statistics about things like cache performance, data type
+ statistics about things like cache performance, datatype
conversion, data space conversion, and data filters. The code
is included on a per-package basis and enabled at runtime by
an environment variable.
@@ -244,7 +246,7 @@ IOT Trap, core dumped.
<tr>
<td align=center>t</td>
<td align=center>Yes</td>
- <td>Data types</td>
+ <td>Datatypes</td>
</tr>
<tr>
<td align=center>v</td>
@@ -279,7 +281,7 @@ IOT Trap, core dumped.
</tr>
<tr valign=top>
<td><code>all -t -s</code></td>
- <td>Debugging output for all packages except data types
+ <td>Debugging output for all packages except datatypes
and data spaces will appear on the standard error
stream.</td>
</tr>
@@ -462,7 +464,7 @@ H5E.c:336: warning: trace info was not inserted
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -477,9 +479,11 @@ H5E.c:336: warning: trace info was not inserted
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
Debugging&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -494,7 +498,7 @@ H5E.c:336: warning: trace info was not inserted
<!-- Created: Wed Jun 17 12:29:12 EDT 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Environment.html b/doc/html/Environment.html
index 45c7235..d168ab8 100644
--- a/doc/html/Environment.html
+++ b/doc/html/Environment.html
@@ -25,7 +25,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -40,9 +40,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
Environment&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -115,7 +117,7 @@ will display the current list of parameters and their effects.
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -130,9 +132,11 @@ will display the current list of parameters and their effects.
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
Environment&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -144,7 +148,7 @@ will display the current list of parameters and their effects.
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
</address>
-Last modified: 25 November 1998
+Last modified: 14 October 1999
</body>
</html>
diff --git a/doc/html/Errors.html b/doc/html/Errors.html
index 801b95e..c5c4573 100644
--- a/doc/html/Errors.html
+++ b/doc/html/Errors.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -77,14 +79,14 @@
<tr>
<td>
<p>If an application calls <code>H5Tclose</code> on a
- predefined data type then the following message is
+ predefined datatype then the following message is
printed on the standard error stream. This is a
simple error that has only one component, the API
function; other errors may have many components.
<p><code><pre>
HDF5-DIAG: Error detected in thread 0. Back trace follows.
- #000: H5T.c line 462 in H5Tclose(): predefined data type
+ #000: H5T.c line 462 in H5Tclose(): predefined datatype
major(01): Function argument
minor(05): Bad value
</code></pre>
@@ -333,7 +335,7 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -348,9 +350,11 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -365,7 +369,7 @@ H5Ewalk_cb(int n, H5E_error_t *err_desc, void *client_data)
<!-- Created: Fri Feb 27 23:42:52 EST 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Files.html b/doc/html/Files.html
index 3da06eb..1765f2d 100644
--- a/doc/html/Files.html
+++ b/doc/html/Files.html
@@ -23,7 +23,7 @@
<br>
Files&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -588,7 +590,7 @@
<br>
Files&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -603,9 +605,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -620,7 +624,7 @@
<!-- Created: Tue Jan 27 09:11:27 EST 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Filters.html b/doc/html/Filters.html
index 0b197de..a7b3ddf 100644
--- a/doc/html/Filters.html
+++ b/doc/html/Filters.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -521,7 +523,7 @@ H5Z: filter statistics accumulated over life of library:
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -536,9 +538,11 @@ H5Z: filter statistics accumulated over life of library:
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -553,7 +557,7 @@ H5Z: filter statistics accumulated over life of library:
<!-- Created: Fri Apr 17 13:39:35 EDT 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Groups.html b/doc/html/Groups.html
index 3c46c23..8aac8a7 100644
--- a/doc/html/Groups.html
+++ b/doc/html/Groups.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
Groups&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -318,7 +320,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
Groups&nbsp;&nbsp;
<br>
@@ -333,9 +335,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -350,7 +354,7 @@
<!-- Created: Tue Jan 27 09:11:27 EST 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/H5.user.html b/doc/html/H5.user.html
index bb3d8c9..f6970be 100644
--- a/doc/html/H5.user.html
+++ b/doc/html/H5.user.html
@@ -45,7 +45,7 @@
</td><td></td><td valign=top>A guide to the <strong>H5D</strong>
interface.
</td></tr>
- <tr><td valign=top><a href="Datatypes.html">Data Types</a>
+ <tr><td valign=top><a href="Datatypes.html">Datatypes</a>
</td><td></td><td valign=top>A guide to the <strong>H5T</strong>
interface.
</td></tr>
@@ -93,6 +93,10 @@
</td><td></td><td valign=top>A guide to mounting files containing
external HDF5 datasets.
</td></tr>
+ <tr><td valign=top><a href="Performance.html">Performance</a>
+ </td><td></td><td valign=top>A guide to performance issues and
+ analysis tools.
+ </td></tr>
<tr><td valign=top><a href="Debugging.html">Debugging</a>
</td><td></td><td valign=top>A guide to debugging HDF5 API calls.
</td></tr>
diff --git a/doc/html/MountingFiles.html b/doc/html/MountingFiles.html
index 050ae69..aa1c10f 100644
--- a/doc/html/MountingFiles.html
+++ b/doc/html/MountingFiles.html
@@ -23,7 +23,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
Mounting Files&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -119,8 +121,8 @@
open and usable even after the child has been unmounted and/or
closed.
- <li>Datasets that share a committed data type must reside in the
- same file as the data type.
+ <li>Datasets that share a committed datatype must reside in the
+ same file as the datatype.
</ul>
@@ -374,7 +376,7 @@ H5Fclose(data2);
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -389,9 +391,11 @@ H5Fclose(data2);
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
Mounting Files&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -406,7 +410,7 @@ H5Fclose(data2);
<!-- Created: Spring 1999 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Palettes.html b/doc/html/Palettes.html
index 106db61..5a687a7 100755
--- a/doc/html/Palettes.html
+++ b/doc/html/Palettes.html
@@ -23,7 +23,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -38,9 +38,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -107,7 +109,7 @@ components that make up each color.
<CENTER><IMG src="Palettes.fm.anc.gif"> </CENTER>
<P>In this example, the color component numeric type is an 8-bit unsigned
integer. While this is most common and recommended for general use, other
-component color numeric data types, such as a 16-bit unsigned integer , may be
+component color numeric datatypes, such as a 16-bit unsigned integer , may be
used. This type is specified as the type attribute of the palette dataset. (see
H5Tget_type(), H5Tset_type())
<P>The minimum and maximum values of the component color numeric are specified
@@ -249,7 +251,7 @@ this array will be the default palette that the data may be viewed with.
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -264,9 +266,11 @@ this array will be the default palette that the data may be viewed with.
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -281,7 +285,7 @@ this array will be the default palette that the data may be viewed with.
<!-- Created: Spring 1999 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Properties.html b/doc/html/Properties.html
index 0d8803c..e84fc6a 100644
--- a/doc/html/Properties.html
+++ b/doc/html/Properties.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -132,7 +134,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -147,9 +149,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -164,7 +168,7 @@
<!-- Created: Tue Feb 10 17:06:58 PST 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/Ragged.html b/doc/html/Ragged.html
index 6d2cf42..c8198fc 100644
--- a/doc/html/Ragged.html
+++ b/doc/html/Ragged.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
Ragged Arrays&nbsp;&nbsp;
</td></tr>
</table>
@@ -79,7 +81,7 @@ Do not create any archives using this interface!</center>
rows. The number of rows and the length of each row can be
changed at any time (the current version does not support
truncating an array by removing rows). All elements of the
- ragged array have the same data type and, as with datasets, the
+ ragged array have the same datatype and, as with datasets, the
data is type-converted between memory buffers and files.
<p>The current implementation works best when most of the rows are
@@ -120,7 +122,7 @@ Do not create any archives using this interface!</center>
independently). The dataset creation property list
<em>plist</em> defines the width of the <em>raw</em> dataset;
a nominal row is considered to be the width of a chunk. The
- <em>type</em> argument defines the data type which will be
+ <em>type</em> argument defines the datatype which will be
stored in the file. A negative value is returned if the array
cannot be created.
@@ -154,7 +156,7 @@ Do not create any archives using this interface!</center>
*<em>buf</em>[])</code>
<dd>A set of ragged array rows beginning at <em>start_row</em>
and continuing for <em>nrows</em> is written to the file,
- converting the memory data type <em>type</em> to the file data
+ converting the memory datatype <em>type</em> to the file data
type which was defined when the array was created. The number
of elements to write from each row is specified in the
<em>size</em> array and the data for each row is pointed to
@@ -169,8 +171,8 @@ Do not create any archives using this interface!</center>
*<em>buf</em>[])</code>
<dd>A set of ragged array rows beginning at <em>start_row</em>
and continuing for <em>nrows</em> is read from the file,
- converting from the file data type which was defined when the
- array was created to the memory data type <em>type</em>. The
+ converting from the file datatype which was defined when the
+ array was created to the memory datatype <em>type</em>. The
number of elements to read from each row is specified in the
<em>size</em> array and the buffers in which to place the
results are pointed to by the <em>buf</em> array. On return,
@@ -203,7 +205,7 @@ Do not create any archives using this interface!</center>
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -218,9 +220,11 @@ Do not create any archives using this interface!</center>
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
Ragged Arrays&nbsp;&nbsp;
</td></tr>
</table>
@@ -235,7 +239,7 @@ Do not create any archives using this interface!</center>
<!-- Created: Wed Aug 26 14:10:32 EDT 1998 -->
<!-- hhmts start -->
-Last modified: 23 July 1999
+Last modified: 14 October 1999
<!-- hhmts end -->
</body>
diff --git a/doc/html/References.html b/doc/html/References.html
index 67521d2..bb38f55 100644
--- a/doc/html/References.html
+++ b/doc/html/References.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -188,7 +190,7 @@ The H5I function is also useful outside the context of references.
<tr><td><code>H5I_GROUP</code></td>
<td>Group objects</td></tr>
<tr><td><code>H5I_DATATYPE</code></td>
- <td>Data type objects</td></tr>
+ <td>Datatype objects</td></tr>
<tr><td><code>H5I_DATASPACE</code></td>
<td>Dataspace objects</td></tr>
<tr><td><code>H5I_DATASET</code></td>
@@ -476,7 +478,7 @@ Notes:
<h2>Comments</h2>
<pre>
Reference types are atomic types and may be included as fields in compound
- data types.
+ datatypes.
There are (at least) three levels of reference strength:
Weak - We allow the user to store any type of reference in an array
@@ -484,14 +486,14 @@ Notes:
could be a mix of Object, Dataset Region and Internal references)
Medium - We force the user to stick with a particular type of
reference within a dataset, but the datasets pointed to (with
- Object and Dataset Region references) may be of any data type
+ Object and Dataset Region references) may be of any datatype
or dataspace.
Strong - We force the user to stick with a particular type of
reference and Object and Dataset Region references must point to
- datasets with the same data type.
+ datasets with the same datatype.
Extra Strong - We force the user to stick with a particular type of
reference and Object and Dataset Region references must point to
- datasets with the same data type _and_ dataspace.
+ datasets with the same datatype <i>and</i> dataspace.
The library is currently implemented with "medium" strength references.
</pre>
@@ -608,7 +610,7 @@ Notes:
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -623,9 +625,11 @@ Notes:
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
<a href="ddl.html">DDL</a>&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -637,7 +641,7 @@ Notes:
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
</address>
-Last modified: 23 July 1999
+Last modified: 14 October 1999
</body>
</html>
diff --git a/doc/html/ddl.html b/doc/html/ddl.html
index a5a8cd0..8ea0dd3 100644
--- a/doc/html/ddl.html
+++ b/doc/html/ddl.html
@@ -24,7 +24,7 @@
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -39,9 +39,11 @@
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
DDL&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -455,7 +457,7 @@ GROUP "/" {
<br>
<a href="Files.html">Files</a>&nbsp;&nbsp;
<a href="Datasets.html">Datasets</a>&nbsp;&nbsp;
- <a href="Datatypes.html">Data Types</a>&nbsp;&nbsp;
+ <a href="Datatypes.html">Datatypes</a>&nbsp;&nbsp;
<a href="Dataspaces.html">Dataspaces</a>&nbsp;&nbsp;
<a href="Groups.html">Groups</a>&nbsp;&nbsp;
<br>
@@ -470,9 +472,11 @@ GROUP "/" {
<a href="Chunking.html">Chunking</a>&nbsp;&nbsp;
<a href="MountingFiles.html">Mounting Files</a>&nbsp;&nbsp;
<br>
+ <a href="Performance.html">Performance</a>&nbsp;&nbsp;
<a href="Debugging.html">Debugging</a>&nbsp;&nbsp;
<a href="Environment.html">Environment</a>&nbsp;&nbsp;
DDL&nbsp;&nbsp;
+ <br>
<a href="Ragged.html">Ragged Arrays</a>&nbsp;&nbsp;
</td></tr>
</table>
@@ -484,7 +488,7 @@ GROUP "/" {
<a href="mailto:hdfhelp@ncsa.uiuc.edu">HDF Help Desk</a>
</address>
-Last modified: 23 July 1999
+Last modified: 14 October 1999
</body>
</html>