Changes between Version 266 and Version 267 of Grass7Planning
- Timestamp:
- 05/01/16 00:43:07 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7Planning
v266 v267 29 29 === Trunk === 30 30 31 * NULL compression, make default and backport to 7.0 for compatibility31 * NULL compression, make default ~~~and backport to 7.0 for compatibility~~~ 32 32 * RLE/DEFLATE/LZ4 compression: #2750: LZ4 when writing raster rows; better than double I/O bound r.mapcalc speed 33 33 * r.mapcalc / !r3.mapcalc: new variables to access current region dimensions in cells (nrows, ncols, ndepths) (r67664)