----- Original Message Follows ----- From: Glynn Clements <[EMAIL PROTECTED]> To: Trevor Wiens <[EMAIL PROTECTED]> Cc: [email protected] Subject: Re: [GRASS-dev] r.neighbors help file Date: Sat, 6 Oct 2007 01:19:52 +0100
> Trevor Wiens wrote: > > > > > I noticed that the options listed in the help are > > > > based odd number up to 25. However, at least with > > > > the 6.3 cvs version, any value is accepted and in > > > > looking at the code there is not apparent reason > larger values shouldn't work. I tried it and it seems to > > > > run fine and accurately with values of 31 or 35. > > > > > > > > Am I missing something or does the help page need to > > > be updated? > > > Fixed in CVS. > > > > I just checked > > > > > http://www.grass.itc.it/grass63/manuals/html63_user/r.neighbors.html > > > > and found the following text in the options section of > > the help page. > > Neighborhood Size: The neighborhood size specifies which > > cells surrounding any given cell fall into the > > neighborhood for that cell. The size must be an odd > > integer. Options are: 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, > 21, 23, and 25. For example, > > Yes; that's the part that I've just fixed in CVS (the > description.html file). > > The online documentation is taken from the weekly builds, > so it will take up to a week before the latest change > appears online. > Sorry Glynn, just my ignorance showing again. Thanks for fixing it. T -- Trevor Wiens [EMAIL PROTECTED] _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

