On Wed, Oct 15, 2008 at 5:46 PM, Glynn Clements
<[EMAIL PROTECTED]> wrote:
> Markus Neteler wrote:
>
>> would it be possible to add a threshold parameter to r.series?
>> In our case, we want to consider only pixels above a certain
>> value (>=).
>>
>> Not sure about the implementation: have two fla
Markus Neteler wrote:
> would it be possible to add a threshold parameter to r.series?
> 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?
Implemented in r33886.
r.series has a new option, r
On Wed, Oct 15, 2008 at 1:07 PM, Glynn Clements
<[EMAIL PROTECTED]> 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
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.
The usual recommendation here would be to process t
On Wed, Oct 15, 2008 at 1:45 AM, Hamish <[EMAIL PROTECTED]> 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.
Markus Neteler wrote:
> would it be possible to add a threshold parameter to r.series?
don't know,
> 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 ?
Hamish
Hi,
would it be possible to add a threshold parameter to r.series?
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?
Markus
___
grass-dev mailing list
grass