[GRASS5] [bug #2238] (grass) r.series: support for wildcards in input filenames

Request Tracker grass-bugs at intevation.de
Mon Dec 1 09:37:09 EST 2003


this bug's URL: http://intevation.de/rt/webrt?serial_num=2238
-------------------------------------------------------------------------

Subject: r.series: support for wildcards in input filenames

Platform: GNU/Linux/i386
grass obtained from: Mirror of Trento site
grass binary for platform: Compiled from Sources
GRASS Version: 5.3-cvs_nov2003

Hi,
It would be nice if r.series would accept wildcards for the input maps.

e.g.
r.series input=insitu_data.* output=insitu_data.stddev method=stddev

for:
insitu_data.001
insitu_data.002
...
insitu_data.052


such as the g.mremove script does. [0-9] expansions etc would be nice too, but not critical.

For now I use a bash loop to set INPUT_MAPS=$INPUT_MAPS,next_map then 
'r.series input=$INPUT_MAPS ...', but that sort of sucks.


Any reason not to activate this module for 5.3 yet?


thanks,
Hamish


-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list