THG Home Page       HDF5 Examples By API


HDF5 1.8 FORTRAN Examples

   Datasets    Groups


Datasets:

Set Space Allocation Time for Dataset: h5ex_d_alloc.f90 [ Output ]
Read / Write Dataset using Fletcher32 Checksum Filter: h5ex_d_checksum.f90   [ Output ]
Read / Write Chunked Dataset: h5ex_d_chunk.f90 [ Output ]
Read / Write Compact Dataset: h5ex_d_compact.f90 [ Output ]
Read / Write to External Dataset: h5ex_d_extern.f90 [ Output ]
Read / Write Dataset w/ Fill Value: h5ex_d_fillval.f90 [ Output ]
Read / Write GZIP Compressed Dataset: h5ex_d_gzip.f90 [ Output ]
Read / Write Data by Hyperslabs: h5ex_d_hyper.f90 [ Output ]
Read / Write Dataset with n-bit Filter: h5ex_d_nbit.f90  
Read / Write Integer Dataset: h5ex_d_rdwr.f90 [ Output ]
Read / Write Dataset using Scale-Offset Filter (integer): h5ex_d_soint.f90  
Read / Write Dataset using SZIP Compression: h5ex_d_szip.f90  
Read / Write Dataset using Data Transform Expression: h5ex_d_transform.f90 [ Output ]
Read / Write / Edit Unlimited Dimension Dataset: h5ex_d_unlimmod.f90 [ Output ]


Groups:

Create "compact-or-indexed" Format Groups: h5ex_g_compact.f90 [ Output ]
Track links in a Group by Creation Order: h5ex_g_corder.f90 [ Output ]
Create / Open / Close a Group: h5ex_g_create.f90 [ Output ]
Set Conditions to Convert between Compact and Dense Groups:   h5ex_g_phase.f90 [ Output ]


Last Modified: February 10, 2009