Chapter XII.2. File manipulation utilities

Table of Contents

XII.2.1. HDF5 dataset manipulation
XII.2.1.1. Vector to scalar conversion: hdf5_convert_to_scalar
XII.2.1.2. Slice extraction: hdf5_extract_slice
XII.2.1.3. Subcube extraction: hdf5_restrict_dataset
XII.2.1.4. Fourier transform: hdf5_grid_to_fourier
XII.2.2. HDF5 file structure manipulation
XII.2.2.1. Merging files: hdf5_merge_files
XII.2.2.2. Soft link creation: h5ln
XII.2.3. Data conversion
XII.2.3.1. hdf5_to_movie
XII.2.3.2. ascii_to_hdf5
XII.2.3.3. fortran_to_hdf5
XII.2.3.4. hdf5_to_fortran
XII.2.3.5. binary_to_hdf5

XII.2.1. HDF5 dataset manipulation

XII.2.1.1. Vector to scalar conversion: hdf5_convert_to_scalar

XII.2.1.2. Slice extraction: hdf5_extract_slice

XII.2.1.3. Subcube extraction: hdf5_restrict_dataset

XII.2.1.4. Fourier transform: hdf5_grid_to_fourier

XII.2.2. HDF5 file structure manipulation

XII.2.2.1. Merging files: hdf5_merge_files

XII.2.2.2. Soft link creation: h5ln

XII.2.3. Data conversion

XII.2.3.1. hdf5_to_movie

XII.2.3.2. ascii_to_hdf5

XII.2.3.3. fortran_to_hdf5

XII.2.3.4. hdf5_to_fortran

XII.2.3.5. binary_to_hdf5