Changes between Initial Version and Version 1 of Ticket #2750, comment 63
- Timestamp:
- 02/26/17 11:58:02 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2750, comment 63
initial v1 19 19 * have a raster map with NULL cells with NULL compression 20 20 21 unset GRAS _COMPRESS_NULLS21 unset GRASS_COMPRESS_NULLS 22 22 23 23 test the result of r.compress … … 27 27 * have two raster maps, one with compressed NULL cells, one with uncompressed NULL cells 28 28 29 export GRAS _COMPRESS_NULLS=129 export GRASS_COMPRESS_NULLS=1 30 30 31 31 test the result of mapa + mapb 32 32 33 unset GRAS _COMPRESS_NULLS33 unset GRASS_COMPRESS_NULLS 34 34 35 35 test the result of mapa + mapb