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.
25 lines
479 B
25 lines
479 B
2 years ago
|
HDF5 "tfilters.h5" {
|
||
|
DATASET "myfilter" {
|
||
|
DATATYPE H5T_STD_I32LE
|
||
|
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
|
||
|
STORAGE_LAYOUT {
|
||
|
CHUNKED ( 10, 5 )
|
||
|
SIZE 800 (1.000:1 COMPRESSION)
|
||
|
}
|
||
|
FILTERS {
|
||
|
USER_DEFINED_FILTER {
|
||
|
FILTER_ID 405
|
||
|
COMMENT myfilter
|
||
|
PARAMS { 5 6 }
|
||
|
}
|
||
|
}
|
||
|
FILLVALUE {
|
||
|
FILL_TIME H5D_FILL_TIME_IFSET
|
||
|
VALUE H5D_FILL_VALUE_DEFAULT
|
||
|
}
|
||
|
ALLOCATION_TIME {
|
||
|
H5D_ALLOC_TIME_INCR
|
||
|
}
|
||
|
}
|
||
|
}
|