ÐÐÐСÐÐÐÐ The r.out.xyz module will export a raster map as a list of x,y,z values into an ASCII text file. (GRASS Shell Script) ÐÐ ÐÐÐЧÐÐÐЯ This module will not export x,y coordinates for raster cells containing a NULL value. This includes cells masked by a raster MASK. This module, as all GRASS raster modules, will export cells based on the current region settings. See the g.region module for details. The r.out.ascii module should be used to export an array (of size row x column) containing z values. r.out.xyz is simply a front-end to "r.stats -1gn". TODO Implement this script as a r.out.ascii option? СÐ. ТÐÐÐÐ [1]g.region, [2]r.mask [3]r.out.ascii, [4]r.stats ÐÐТÐÐ M. Hamish Bowman Dept. Marine Science Otago University, New Zealand Last changed: $Date: 2006-11-18 01:00:50 -0600 (Сб, 18 Ð½Ð¾Ñ 2006) $ ÐвÑÐ¾Ñ Ð¿ÐµÑевода References 1. file://localhost/root/tmp/2/fin/g.region.html 2. file://localhost/root/tmp/2/fin/r.mask 3. file://localhost/root/tmp/2/fin/r.out.ascii.html 4. file://localhost/root/tmp/2/fin/r.stats