From 63d917237851b62a2e21a0b22f181da1762aa429 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Wed, 2 Jul 2003 21:49:49 -0500 Subject: [svn-r7143] Purpose: To segregate HDF4/HDF5 conversion tools and add link to H4toH5 Library Description: Restructured indexing at the top of the page into these sections: User utilities Configuration and library management utilities Java-based tools HDF5/HDF4 conversion tools Added link to http://hdf.ncsa.uiuc.edu/h4toh5/ Platforms tested: IE 5 --- doc/html/Tools.html | 77 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 30 deletions(-) diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 58bfc85..3cc82b2 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -75,35 +75,39 @@ to convert files from HDF4 format to HDF5 format and vice versa.
    -
  • h5dump -- - A tool for displaying HDF5 file contents -
  • h5ls -- - A tool for listing specified features of HDF5 file contents -
  • h5diff -- - A tool to identify and locate the differences between two HDF5 files - (Beta version) -
  • h5repart -- - A tool for repartitioning a file, creating a family of files -
  • h5import -- - A tool for importing data into an existing or new HDF5 file -
  • gif2h5 -- - A tool for converting a GIF file to an HDF5 file -
  • h52gif -- - A tool for converting images in an HDF5 file to a GIF file -
  • h5toh4 -- - A tool for converting an HDF5 file to an HDF4 file -
  • h4toh5 -- - A tool for converting an HDF4 file to an HDF5 file -
  • h5perf -- - A tool for measuring HDF5 performance -
  • h5redeploy -- - A tool for updating HDF5 compiler tools after installing HDF5 -
  • h5cc -- - A tool for compiling HDF5 programs written in C -
  • h5fc -- - A tool for compiling HDF5 programs written in Fortran90 -
  • h5c++ -- - A tool for compiling HDF5 programs written in C++ +
  • User utilities: +
      +
    • h5dump -- + A tool for displaying HDF5 file contents +
    • h5ls -- + A tool for listing specified features of HDF5 file contents +
    • h5diff -- + A tool to identify and locate the differences between two HDF5 files + (Beta version) +
    • h5repart -- + A tool for repartitioning a file, creating a family of files +
    • h5import -- + A tool for importing data into an existing or new HDF5 file +
    • gif2h5 -- + A tool for converting a GIF file to an HDF5 file +
    • h52gif -- + A tool for converting images in an HDF5 file to a GIF file +
    • h5perf -- + A tool for measuring HDF5 performance +

      +
    • Configuration and library management utilities: +
        +
      • h5redeploy -- + A tool for updating HDF5 compiler tools after installing HDF5 +
      • h5cc -- + A tool for compiling HDF5 programs written in C +
      • h5fc -- + A tool for compiling HDF5 programs written in Fortran90 +
      • h5c++ -- + A tool for compiling HDF5 programs written in C++ +

      • Java-based tools for HDF5 -- (at http://hdf.ncsa.uiuc.edu/java-hdf5-html/)
        @@ -112,6 +116,19 @@ to convert files from HDF4 format to HDF5 format and vice versa.
        Includes H5view, H5gen, Java HDF5 Interface (JHI5), and HDF5 VisAD Data Adapter +

        +
      • HDF5/HDF4 conversion tools: +
          +
        • H4toH5 Conversion Library -- + A library providing APIs for use in tools that perform customized + conversions of HDF4 files to HDF5 files +   + (Distributed separately; not part of HDF5) +
        • h5toh4 -- + A utility for converting an HDF5 file to an HDF4 file +
        • h4toh5 -- + A utility for converting an HDF4 file to an HDF5 file +
@@ -2273,7 +2290,7 @@ And in this document, the Describes HDF5 Release 1.6.0, July 2003 -Last modified: 11 June 2003 +Last modified: 2 July 2003 -- cgit v0.12