[GRASS-dev] r.stats area question

2013-11-13 Thread Eric Goddard
Hi all, Quick question regarding the units of area output from r.stats. the -a flag specifies the output area to be printed in square meters. The manual, however, says: Area statistics are given in units of square meters and/or cell counts. and: If a single map layer is specified on the command

Re: [GRASS-dev] Python module gui inputs

2013-02-28 Thread Eric Goddard
ming7/gislib.html#Command_Line_Parsing > > Vaclav > > On 28 February 2013 01:03, Eric Goddard wrote: > > Thanks for the response, Luca. I've made the change to the output > > option, but the neighbor_size option still isn't appearing in the gui. > > The des

Re: [GRASS-dev] Python module gui inputs

2013-02-27 Thread Eric Goddard
d generate a gui. I've pasted the full code at http://pastebin.com/4PCJ0xeG. On Wed, Feb 27, 2013 at 4:46 PM, Luca Delucchi wrote: > 2013/2/27 Eric Goddard : >> Hi all, >> > > Hi Eric, > >> Thanks, >> Eric >> >> #%module >> #% descrip

[GRASS-dev] Python module gui inputs

2013-02-27 Thread Eric Goddard
Hi all, This is my first foray into grass scripting. I'm working on a GRASS 7 python module to create a local relief model from a lidar derived surface. The code works, but for some reason in the auto generated gui for the tool, the field to enter a neighborhood size to use for the low pass filter