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
|
<html>
<head>
<title>Update Status</title>
</head>
<body>
<h1 align="center">HDF5 User’s Guide Update Status</h1>
<br />
<p>The <cite>HDF5 User’s Guide</cite> has been updated
for HDF5 Release 1.8.13. These updates have been made since the 1.8.12
version of this document was published in November 2013.</p>
<p>The main updates are the following:</p>
<ul>
<li>The “Properties and Property Lists in HDF5”
chapter was added. This chapter gives a general overview of
how property lists are used by the HDF5 Library.</li>
<li>The
<a href="../Advanced/FreeingMemory/FreeingMemoryAllocatedByTheHdf5Library.pdf">
<em>Freeing Memory Allocated by the HDF5 Library</em></a>
topic was added to the “Additional Resources” chapter.
This topic describes how inconsistent memory management can
cause heap corruption or resource leaks and possible solutions.</li>
<li>The
<a href="../Advanced/ModifiedRegionWrites/ModifiedRegionWrites.pdf">
<em>Modified Region Writes</em></a> topic was added to the
“Additional Resources” chapter. This topic describes
how to set write operations for in-memory files so that only
modified regions are written to storage. This feature is
available when the Core (Memory) VFD is used.</li>
</ul>
<p>We welcome feedback on the documentation. Please send your comments to
<a href="mailto:docs@hdfgroup.org"><code>docs@hdfgroup.org</code></a>.
</p>
<br />
<div align="left"><font color="999999" size="-1"><i>
Last modified: 9 May 2014
</i></font></div>
</body>
</html>
|