summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tscaleoffset.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 16:45:32 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 16:45:32 (GMT)
commit7a5edc075a27c9f1cb45260f3ffc2cce8ab5531e (patch)
tree0a99b34735e97d7829d30893e13daa3a9ea7fec1 /tools/testfiles/tscaleoffset.ddl
parentaec106e324ce20e5efb725c25a6a333c7970127b (diff)
downloadhdf5-7a5edc075a27c9f1cb45260f3ffc2cce8ab5531e.zip
hdf5-7a5edc075a27c9f1cb45260f3ffc2cce8ab5531e.tar.gz
hdf5-7a5edc075a27c9f1cb45260f3ffc2cce8ab5531e.tar.bz2
[svn-r14905] Introduced a ratio formula compression ratio = uncompressed size / compressed size
in the printing of the compression with 3 digits of precision per hdf-forum NASA developers suggestion tested: windows, linux, solaris
Diffstat (limited to 'tools/testfiles/tscaleoffset.ddl')
-rw-r--r--tools/testfiles/tscaleoffset.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tscaleoffset.ddl b/tools/testfiles/tscaleoffset.ddl
index c9a46f4..3428bfa 100644
--- a/tools/testfiles/tscaleoffset.ddl
+++ b/tools/testfiles/tscaleoffset.ddl
@@ -7,7 +7,7 @@ DATASET "scaleoffset" {
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
STORAGE_LAYOUT {
CHUNKED ( 10, 5 )
- SIZE 152 (81.0%COMPRESSION)
+ SIZE 152 (5.263:1 COMPRESSION)
}
FILTERS {
COMPRESSION SCALEOFFSET { MIN BITS 4 }