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.
21 lines
398 B
21 lines
398 B
HDF5 "tfilters.h5" {
|
|
DATASET "compact" {
|
|
COMMENT "This is a dataset with compact storage"
|
|
DATATYPE H5T_STD_I32LE
|
|
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
|
|
STORAGE_LAYOUT {
|
|
COMPACT
|
|
SIZE 800
|
|
}
|
|
FILTERS {
|
|
NONE
|
|
}
|
|
FILLVALUE {
|
|
FILL_TIME H5D_FILL_TIME_IFSET
|
|
VALUE H5D_FILL_VALUE_DEFAULT
|
|
}
|
|
ALLOCATION_TIME {
|
|
H5D_ALLOC_TIME_EARLY
|
|
}
|
|
}
|
|
}
|
|
|