Tue, Dec 18 2001
18:37:17
|
|
Request created by guest
|
|
Subject: s.reclass: obviously not working
Hi,,
any awk guru out there?
Today I tried s.reclass with no avail. Neither
1 2 3 4 = 1
nor
1 thru 4 = 1
nor
1 = 2
rule is accepted.
I remember that the script was working once...
The awk-based script is in
src/scripts/contrib/s.reclass
Perhaps worth a fix,
thanks
Markus
PS: I have at least improved the cmd line "parser" today...
|
|
Wed, Dec 19 2001
03:58:37
|
|
Mail sent by egm2@jps.net
|
|
Return-Path |
<egm2@jps.net>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Tue, 18 Dec 2001 18:58:15 -0800
|
From |
Eric G.Miller <egm2@jps.net>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #879] (grass) s.reclass: obviously not working
|
Message-Id |
<20011218185815.61e1d7c9.egm2@jps.net>
|
In-Reply-To |
<20011218173717.7D43113A15@lists.intevation.de>
|
References |
<20011218173717.7D43113A15@lists.intevation.de>
|
X-Mailer |
Sylpheed version 0.6.5 (GTK+ 1.2.10; i386-debian-linux-gnu)
|
X-Face |
$}3V+uswm7Z!;4n|~VUONRE7}?M:)9EanJ+VSIbuLet]@F^~Fm^4{#&Ll9c[VT^L%tpnKL( y>h}_QRih0|V9"B(!y0Y.2R{i'sBKFXW+bn8(pJ2x]Te{Zqd^[YTj#e99&^K(5Wkp7Ie<d-V)**5%% B$08X%]!>l@&:_W<-CPN*&>qczh^'o
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=US-ASCII
|
Content-Transfer-Encoding |
7bit
|
X-Spam-Status |
No, hits=1 required=5 tests=FROM_ENDS_IN_NUMS |
On Tue, 18 Dec 2001 18:37:17 +0100 (CET), Request Tracker <grass-bugs@intevation.de>
wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=879
> -------------------------------------------------------------------------
>
> Subject: s.reclass: obviously not working
>
> Hi,,
> any awk guru out there?
>
> Today I tried s.reclass with no avail. Neither
>
> 1 2 3 4 = 1
> nor
> 1 thru 4 = 1
> nor
> 1 = 2
> rule is accepted.
>
> I remember that the script was working once...
>
> The awk-based script is in
> src/scripts/contrib/s.reclass
>
> Perhaps worth a fix,
>
> thanks
>
> Markus
>
> PS: I have at least improved the cmd line "parser" today...
It makes some assumptions about sites files that won't necessarily
be true (uses old format).
Any objection to writing it in C using the sites
API? Hardest part would be writing the rules parser and setting
up the look-up table, but both r.reclass and v.reclass should
have code that does that already....
--
Eric G. Miller <egm2@jps.net>
|
|
Thu, Jan 17 2002
17:06:18
|
|
Area changed to bug by alange
|
|
Wed, Dec 1 2004
09:33:36
|
|
Mail sent by mneteler
|
|
Use v.reclass in G 5.7.
M |
|
Wed, Dec 1 2004
09:33:38
|
|
Status changed to resolved by mneteler
|
|