We are trying to expand the range of r.neighbors to exceed the current limit of 25 cells to include an area of 121 cells. Is there some way that the script source code can be modified? As far as I can tell we do not have the source code, only the compiled, machine language executable versions. Is there someway that either we, or someone else, could modify this code to fit our needs. Note
we do not have a C-compiler. Thanks in advance.
Bill Green
wg1938@cnsunix.albany.edu
Archaeology Lab
SUNY-Albany
On Mon, 19 Jun 1995, GREEN WILLIAM G wrote:
We are trying to expand the range of r.neighbors to exceed the current
(lines deleted)
we do not have a C-compiler. Thanks in advance.
Bill,
I'm afraid that the only way to alter a program like this will be to change
the source code. As far as not having a compiler goes, consider getting a
copy of gcc from the Free Software Foundation (ftp prep.ai.mit.edu; cd
/pub/gnu). You will also have to compile all of the GRASS libes before
being able to compile the source for r.neighbors. Good luck!
------
Malcolm D. Williamson - GIS Specialist E-mail: malcolm@cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-6159
Ozark Rm. 12 Fax: (501) 575-5218
University of Arkansas
Fayetteville, AR 72701