浏览代码

r.compress: ZLIB is no longer the default compression method, credits to sbl

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@74119 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 6 年之前
父节点
当前提交
56ebd04da5
共有 1 个文件被更改,包括 6 次插入5 次删除
  1. 6 5
      raster/r.compress/r.compress.html

+ 6 - 5
raster/r.compress/r.compress.html

@@ -6,11 +6,12 @@ data type of the input raster map(s).
 
 <p>
 All raster maps (those imported for the first time and those newly 
-generated) are compressed by default using the ZLIB compression 
-method (see below). Related no data files (i.e.: NULL files), if 
-present, are compressed by default unless a specific environment 
-variable is set to explicitly disable NULL file compression 
-(<tt>GRASS_COMPRESS_NULLS</tt>, see below).
+generated) are compressed by default using the ZSTD compression 
+method if available, otherwise ZLIB compression is used (see below). 
+Related no data files (i.e.: NULL files), if present, are compressed by 
+default unless a specific environment variable is set to explicitly 
+disable NULL file compression (<tt>GRASS_COMPRESS_NULLS</tt>, see 
+below).
 
 <p>
 During compression or re-compression, <em>r.compress</em> compresses