hdf images hdf images

HDF5 Tutorial:   Introductory Topics
Introduction

The HDF5 Tutorial was created to help users quickly learn the basics of using HDF5.

HDF5 is a file format and library for storing scientific data. See the What is HDF5? page for information on what it is and why it was created.

The HDF5 Tutorial is written for use with C and Fortran 90. Example programs are included, but the HDF5 libraries are not. To compile and use the examples with this tutorial, you can:

HDF5 also includes a C++ and Java interface, but these interfaces are not discussed in this tutorial. For examples of using C++, please refer to the HDF5 source code and binaries. For examples of using the Java APIs see the HDF Java tutorial at:

   http://www.hdfgroup.org/hdf-java-html/hdf-object/use.html 

The HDF5 Tutorial includes the following topics:

We hope that the step-by-step examples and instructions are useful.
Please send your comments and suggestions to the helpdesk.


- - Last modified:January 08th 2008