summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tszip.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 16:46:58 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 16:46:58 (GMT)
commitbee6951ac63e64c01281ac0d48a7c9068b4a0c08 (patch)
treea114b8857c48957edeecd71a9b4e1d800bd92faa /tools/testfiles/tszip.ddl
parentb2a2c17c44bdf53a27b0f868752c9d6f6148e1ad (diff)
downloadhdf5-bee6951ac63e64c01281ac0d48a7c9068b4a0c08.zip
hdf5-bee6951ac63e64c01281ac0d48a7c9068b4a0c08.tar.gz
hdf5-bee6951ac63e64c01281ac0d48a7c9068b4a0c08.tar.bz2
[svn-r14906] 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/tszip.ddl')
-rw-r--r--tools/testfiles/tszip.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tszip.ddl b/tools/testfiles/tszip.ddl
index 6411bc3..b9f80ca 100644
--- a/tools/testfiles/tszip.ddl
+++ b/tools/testfiles/tszip.ddl
@@ -7,7 +7,7 @@ DATASET "szip" {
DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
STORAGE_LAYOUT {
CHUNKED ( 10, 5 )
- SIZE 372 (53.5%COMPRESSION)
+ SIZE 372 (2.151:1 COMPRESSION)
}
FILTERS {
COMPRESSION SZIP {