Details Ticket 3323


Comment | Reply | Take | Open


Serial Number 3323
Subject r.le.setup does not work properly
Area grass6
Queue grass
Requestors lorenzo.moretti@bologna.enea.it,wegmann@biozentrum.uni-wuerzburg.de
Owner none
Status resolved
Last User Contact Mon Jul 31 13:58:52 2006 (2 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Sun Oct 1 12:52:20 2006 (2 yr ago)
Created Mon Jun 6 15:02:25 2005 (3 yr ago)

Transaction History Ticket 3323


Mon, Jun 6 2005 15:02:25    Request created by guest  
Subject: r.le.setup does not work properly

Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: cvs 6.1 end of Mai

hello,  
 
running r.le.setup results in a stop after the last prompt - I have to do 
CTRL-C to get to the setup screen.  
 
> r.le.setup 
 
OPTION   Raster map to use to setup sampling 
     key:map 
required:YES 
 
 
enter raster map name: 
Enter 'list' for a list of existing raster files 
Enter 'list -f' for a list with titles 
Hit RETURN to cancel request 
> raster.1 
<raster.1> 
 
OPTION   Vector map to overlay. 
     key:vect 
required:NO 
 
Overlay a vector file? (y/n) [n] 
 
OPTION   Site map to overlay. 
     key:site 
required:NO 
 
Overlay a site file? (y/n) [n] 
                                  
 
.... stopped. no reaction.  
 
After CTRL-C the r.le.setup runs fine.  
 
Martin 
Mon, Jun 6 2005 16:27:07    Mail sent by jachym.cepicky@centrum.cz  
Return-Path <jachym.cepicky@centrum.cz>
Delivered-To grass-bugs@lists.intevation.de
Date Mon, 6 Jun 2005 16:37:08 +0200
From Jachym Cepicky <jachym.cepicky@centrum.cz>
To Request Tracker <grass-bugs@intevation.de>, GRASS Developers list <grass5@grass.itc.it>
Subject Re: [GRASS5] [bug #3323] (grass) r.le.setup does not work properly
Message-ID <20050606143708.GA18493@trava>
Mail-Followup-To Request Tracker <grass-bugs@intevation.de>, GRASS Developers list <grass5@grass.itc.it>
References <20050606130225.66D301005A9@lists.intevation.de>
Mime-Version 1.0
Content-Type text/plain; charset=iso-8859-2
Content-Disposition inline
In-Reply-To <20050606130225.66D301005A9@lists.intevation.de>
User-Agent Mutt/1.5.6+20040907i
Sender Jachym Cepicky <jachym.cepicky@centrum.cz>
X-Spam-Status No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level
hallo,
we try to make fragstats (http://www.umass.edu/landeco/research/fragstats/fragstats.html)
work with grass. Paolo Cavallini knows more about this.
He says, that fragstats should be better, than r.le* modules in GRASS.

However, it seems, there is some bug in the code (Can not allocate space for
edge!), it would be good, if you could test r.frastats too, so that we know more
about this.

The package with r.fragsts can be downloaded here: 
    http://les-ejk.cz/programs/grass/fragstats.tgz

It contains:
    * fragstats with support for GRASS-raster
    * r.fragststs -- GRASS-shell script for fragstats
    * files for QGIS (GRASS-Tools)

To install run 
    ./configure --with-grass=/path/to/grass/inculde/dir ...
    make
    make install

I hope, it works :-)

Jachym

On Mon, Jun 06, 2005 at 03:02:25PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3323
> -------------------------------------------------------------------------
> 
> Subject: r.le.setup does not work properly
> 
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: cvs 6.1 end of Mai
> 
> hello,  
>  
> running r.le.setup results in a stop after the last prompt - I have to do 
> CTRL-C to get to the setup screen.  
>  
> > r.le.setup 
>  
> OPTION   Raster map to use to setup sampling 
>      key:map 
> required:YES 
>  
>  
> enter raster map name: 
> Enter 'list' for a list of existing raster files 
> Enter 'list -f' for a list with titles 
> Hit RETURN to cancel request 
> > raster.1 
> <raster.1> 
>  
> OPTION   Vector map to overlay. 
>      key:vect 
> required:NO 
>  
> Overlay a vector file? (y/n) [n] 
>  
> OPTION   Site map to overlay. 
>      key:site 
> required:NO 
>  
> Overlay a site file? (y/n) [n] 
>                                   
>  
> .... stopped. no reaction.  
>  
> After CTRL-C the r.le.setup runs fine.  
>  
> Martin 
> 
> -------------------------------------------- Managed by Request Tracker
> 
> _______________________________________________
> grass5 mailing list
> grass5@grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass5

-- 
Jachym Cepicky
e-mail: jachym.cepicky@centrum.cz
URL: http://les-ejk.cz
GPG: http://les-ejk.cz/gnupg_public_key/


Fri, Apr 7 2006 16:30:50    Request created by guest (as #4264)  
Subject: Problem in r.le.setup

Platform: Mac OSX
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: 20060401

r.le.setup is a port from Grass 5.0 and it has two problems.
1) It requires a site file (optional) that does not exist in new Grass 6.x format
2) After required files I have to press Ctrl+C to enter in r.le.setup menu.
Sat, Apr 8 2006 06:57:51    Mail sent by hamish_nospam@yahoo.com (as #4264)  
Return-Path <hamish_nospam@yahoo.com>
Delivered-To grass-bugs@lists.intevation.de
Date Sat, 8 Apr 2006 16:57:34 +1200
From Hamish <hamish_nospam@yahoo.com>
To Request Tracker <grass-bugs@intevation.de>
Cc grass5@grass.itc.it
Subject Re: [GRASS5] [bug #4264] (grass) Problem in r.le.setup
Message-Id <20060408165734.61229d42.hamish_nospam@yahoo.com>
In-Reply-To <20060407143050.8AFFB101F03@lists.intevation.de>
References <20060407143050.8AFFB101F03@lists.intevation.de>
X-Mailer Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu)
X-Face M<EoB)"*Z~u!,vFhXmw}R_KbdBta*P_=T|rbBL'e1/CQ9;/1g\BU3&!=y8ria$2Uk!HT&BB 8i?|X_+7~1jsy}F~g$2va%3fV`*=L(*cem[@3\yg,G,@rg6/QMJ
Mime-Version 1.0
Content-Type text/plain; charset=US-ASCII
Content-Transfer-Encoding 7bit
X-Spam-Status No, hits=-4.0 tagged_above=-999.0 required=3.0 tests=BAYES_00, FORGED_YAHOO_RCVD
X-Spam-Level
> this bug's URL: http://intevation.de/rt/webrt?serial_num=4264
> ---------------------------------------------------------------------
> 
> Subject: Problem in r.le.setup
> 
> Platform: Mac OSX
> grass obtained from: CVS
> grass binary for platform: Compiled from Sources
> GRASS Version: 20060401
> 
> r.le.setup is a port from Grass 5.0 and it has two problems.
> 1) It requires a site file (optional) that does not exist in new Grass
> 6.x format 2) After required files I have to press Ctrl+C to enter in
> r.le.setup menu.


no answer, but is "r.li" intended as a full replacement for r.le? (ie
will r.le be removed once r.li is working?)
Maybe focus development work on getting that ready instead.

 http://article.gmane.org/gmane.comp.gis.grass.devel/10259
 http://article.gmane.org/gmane.comp.gis.grass.devel/11323/


Hamish


Sat, Apr 8 2006 11:37:28    Request 4264 merged into 3323 by msieczka (as #4264)  
Sat, Apr 8 2006 11:38:34    Mail sent by msieczka  
Lorenzo,

Your report was a duplicate of 3323. Merged them.

Maciek
Mon, Jul 31 2006 13:58:52    Mail sent by mneteler  
Please try r.li:

http://www.faunalia.com/mediawiki/index.php/R_li
Fri, Sep 29 2006 14:20:48    Area changed to grass6 by msieczka  
Sun, Oct 1 2006 08:38:30    Comments added by hbowman  
Cc: grass-dev@grass.itc.it

Ctrl-C bug fixed in CVS. The sites option was optional graphical overlay, not
mandatory, so I've removed it.

r.le.setup still has some problems, but I guess this bug can be resolved now.
I don't know about the r.fragstats stuff though, so I'll let someone else
comment on that before closing the bug.


Hamish
Sun, Oct 1 2006 12:52:20    Status changed to resolved by msieczka  
Comment | Reply | Take | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request