pub fn read_hdf5_enhanced<P: AsRef<Path>>(
path: P,
parallel_config: Option<ParallelConfig>,
) -> Result<EnhancedHDF5File>Expand description
Enhanced read function with parallel I/O
pub fn read_hdf5_enhanced<P: AsRef<Path>>(
path: P,
parallel_config: Option<ParallelConfig>,
) -> Result<EnhancedHDF5File>Enhanced read function with parallel I/O