[GRASS-dev] r.series: thresholding?

Markus Neteler neteler at osgeo.org
Wed Oct 15 05:23:26 EDT 2008


On Wed, Oct 15, 2008 at 1:45 AM, Hamish <hamish_b at yahoo.com> wrote:
> Markus Neteler wrote:
>> would it be possible to add a threshold parameter to r.series?
>
> don't know,

You don't know if you like it or don't know how?
It seems to be a simple if condition in the core of the
raster col/row loop.

>> In our case, we want to consider only pixels above a
>> certain value (>=).
>>
>> Not sure about the implementation: have two flags to define
>> above/below?
>
> more concise: range=min,max  ?

I guess above/below or so?

Markus


More information about the grass-dev mailing list