mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r7153]
Purpose: Update links. Add documents. Description: Bring in current links and notes from the R1.4.5 document. Add the documents which have been collected in http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/. These documents include discussions of SZIP, generic properties, the shuffle algorithm and its influence on performance, fill values and space allocation, and error detection. Platforms tested: IE 5
This commit is contained in:
parent
79c7463f35
commit
c204eb9e3c
@ -60,7 +60,7 @@
|
||||
<p>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<!--
|
||||
<tr><td valign=top><a href="XML_DTD.html">The XML DTD </a>
|
||||
@ -68,9 +68,9 @@
|
||||
</td><td></td><td valign=top>The standard HDF5 XML DTD and
|
||||
design notes.
|
||||
</td></tr>
|
||||
-->
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
<tr><td colspan=3> </td></tr>
|
||||
-->
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/Changes.html">
|
||||
HDF5 Library Changes</a>
|
||||
@ -80,36 +80,133 @@
|
||||
library
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/SuppConfigFeats.144Final.pdf" target="External">
|
||||
Supported Configutation</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_dev_snapshot/SuppConfigFeats.144Final.pdf" target="External">Features Summary</a>
|
||||
</td><td></td><td valign=top>A summary of configuration features
|
||||
supported in this release
|
||||
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/ImageSpec.html">
|
||||
HDF5 Image and</a>
|
||||
<br>
|
||||
<a href="ADGuide/ImageSpec.html">Palette Specification</a> *
|
||||
</td><td></td><td valign=top>A specification for the implementation
|
||||
<a href="ADGuide/ImageSpec.html">Palette Specification</a>
|
||||
</td><td></td><td valign=top>A specification for the implementation
|
||||
of images and palettes in HDF5 applications
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=2> </td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="ADGuide/H4toH5Mapping.pdf">
|
||||
Mapping HDF4 Objects</a>
|
||||
<br> <a href="ADGuide/H4toH5Mapping.pdf">to HDF5 Objects</a> *
|
||||
</td><td></td><td valign=top>Guidelines for translating
|
||||
HDF4 file objects into valid HDF5 file objects
|
||||
|
||||
<br>
|
||||
<a href="ADGuide/H4toH5Mapping.pdf">to HDF5 Objects</a>
|
||||
</td><td></td><td valign=top>Guidelines for translating
|
||||
HDF4 file objects into valid HDF5 file objects
|
||||
<i>(PDF format only)</i>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Values.html" target="External">
|
||||
Fill Value and Space</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Values.html" target="External">Allocation Issues</a>
|
||||
</td><td></td><td valign=top>A summary of HDF5 fill value and storage allocation issues
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Behavior.html" target="External">
|
||||
Fill Value and Space</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Fill_Behavior.html" target="External">Allocation Behavior</a>
|
||||
</td><td></td><td valign=top>A table summarizing of the behavioral interactions
|
||||
of HDF5 fill value and storage allocation settings
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html" target="External">
|
||||
SZIP Compression</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html" target="External">
|
||||
in HDF5</a>
|
||||
</td><td></td><td valign=top>A description of SZIP compression in HDF5,
|
||||
<code>H5Pset_szip</code>, terms of use and copyright notice,
|
||||
and references
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Shuffle_Perf.pdf" target="External">
|
||||
Shuffle Performance</a>
|
||||
</td><td></td><td valign=top>An analysis of bzip and gzip compression
|
||||
performance in HDF5 with and without the shuffle filter,
|
||||
<code>H5Pset_shuffle</code>
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Generic_Props.html" target="External">
|
||||
Generic Properties</a>
|
||||
</td><td></td><td valign=top>An overview of and the motivation for
|
||||
the implementation and use of generic properties in HDF5
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/ChecksumProposal.htm" target="External">
|
||||
Error-detecting Codes</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/ChecksumProposal.htm" target="External">
|
||||
for HDF5</a>
|
||||
</td><td></td><td valign=top>A discussion of error-detection codes,
|
||||
e.g., checksums, in HDF5
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top width=35%><a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/EDC_spec.htm" target="External">
|
||||
Fletcher32 Checksu</a>
|
||||
<br>
|
||||
<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/H5Checksum/EDC_spec.htm" target="External">
|
||||
Design and Spec</a>
|
||||
</td><td></td><td valign=top>Design, API function specification, and test
|
||||
for the Fletcher32 checksum implementation in HDF5
|
||||
<em>(external link)</em>
|
||||
</td></tr>
|
||||
|
||||
<tr><td colspan=3> </td></tr>
|
||||
|
||||
<tr><td colspan=3>
|
||||
* These two documents were still under revision at the time
|
||||
of Release 1.4.1. Updated versions will be posted on the HDF5
|
||||
documents web site
|
||||
(<a href="http://hdf.ncsa.uiuc.edu/HDF5/doc/"
|
||||
target="ExtWin">http://hdf.ncsa.uiuc.edu/HDF5/doc/</a>)
|
||||
when they become available.
|
||||
<hr>
|
||||
The HDF5 source code, as distributed to users and developers,
|
||||
contains two additional files that will be of interest to readers
|
||||
of this document. Both files are located at the top level of the
|
||||
HDF5 source code tree and are duplicated here for your reference:
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top>
|
||||
<a href="ADGuide/RELEASE.txt" target="ExtWin">RELEASE.txt</a>
|
||||
</td><td></td><td valign=top>
|
||||
Technical notes regarding this release
|
||||
</td></tr>
|
||||
|
||||
<tr><td valign=top>
|
||||
<a href="ADGuide/HISTORY.txt" target="ExtWin">HISTORY.txt</a>
|
||||
</td><td></td><td valign=top>
|
||||
A release-by-release history of the HDF5 library
|
||||
</td></tr>
|
||||
|
||||
</td></tr>
|
||||
|
||||
<!--
|
||||
@ -157,7 +254,7 @@
|
||||
Describes HDF5 Release 1.6.0, July 2003
|
||||
</address><!-- #EndLibraryItem -->
|
||||
|
||||
Last modified: 11 January 2001
|
||||
Last modified: 3 July 2003
|
||||
|
||||
</td>
|
||||
<td align=right valign=top>
|
||||
|
Loading…
Reference in New Issue
Block a user