chihaya
Validating delayed array operations in HDF5
Loading...
Searching...
No Matches
chihaya::external_hdf5 Namespace Reference

Namespace for external HDF5 arrays. More...

Functions

ArrayDetails validate (const H5::Group &handle, const ritsuko::Version &version, Options &options)
 

Detailed Description

Namespace for external HDF5 arrays.

Function Documentation

◆ validate()

ArrayDetails chihaya::external_hdf5::validate ( const H5::Group & handle,
const ritsuko::Version & version,
Options & options )
inline
Parameters
handleAn open handle on a HDF5 group representing an external HDF5 array.
versionVersion of the chihaya specification.
optionsValidation options.
Returns
Details of the external HDF5 array. Otherwise, if the validation failed, an error is raised.