From 1dd5d9e44a8195b48b0009fe9f83b198e373b8be Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Tue, 14 Sep 2004 11:12:53 -0500 Subject: [svn-r9253] Purpose: added info about h5repack and the new h5dump features Description: Solution: Platforms tested: Misc. update: --- release_docs/RELEASE.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ea76685..ebe3529 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -74,6 +74,21 @@ New Features Tools: ------ + - h5repack was added to the tools suite. h5repack regenerates an HDF5 file + from another HDF5 file, optionally applying HDF5 filters (compression) + and/or chunking to the copied file. The filters options are read from + the command line. See /doc/html/Tools.html for more details. + PVN - 2004/9/13 + + - h5dump includes new features: + 1) Printing of dataset filters, storage layout and fill value information. + 2) Print a list of the file contents. + 3) Escape non printing characters. + 4) Print the content of the boot block. + 5) Print array indices with the data (the default). + These options are all switch controlled. See /doc/html/Tools.html for more details. + PVN - 2004/9/13 + F90 API: -------- -- cgit v0.12