Cloned library HDF5-1.14.1 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
263 B

HDF5 "thlink.h5" {
GROUP "/g1" {
DATASET "dset2" {
DATATYPE H5T_STD_I32BE
DATASPACE SIMPLE { ( 5 ) / ( 5 ) }
DATA {
(0): 0, 1, 2, 3, 4
}
}
GROUP "g1.1" {
DATASET "dset3" {
HARDLINK "/dset1"
}
}
}
}