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
240 B

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