[GRASS5] [bug #3432] (grass) Stats tracking

Markus Neteler neteler at itc.it
Mon Jul 18 09:23:44 EDT 2005


On Sun, Jul 17, 2005 at 09:14:10PM +0200, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=3432
> -------------------------------------------------------------------------
> 
> Subject: Stats tracking
> 
> Platform: GNU/Linux/i386
> grass obtained from: Trento Italy site
> grass binary for platform: Compiled from Sources
> GRASS Version: 6.0
> 
> Dave Sampson
> 
> Stats tracking of GRASS operations dunped to text log file.
> 
> eg what operation was used for how long. how many iterations?
> 
> present option for user to provide this data back to central server. process the data to see what areas of GRASS and what moduals are most often used.
> 
> This can help decide where development focuses should continue, or if something is under developed based on its use or lack of use.
> 

This could be done by adding some code to lib/gis/parser.c
which simply writes all GRASS commands into a text file (probably
with time stamp). The file should be stored in the mapset
directory.

I would be interested to see some stats on my own commands...

Markus




More information about the grass-dev mailing list