Hi,

I am trying to use g.mlist to gather files to use with r.series.

r.series input="`g.mlist pat='*1987*pdds' sep=,`" output=test1987dd0 method=sum

When i run this i get:
r.series input="`g.mlist pat='*1987*pdds' sep=,`" output=test1987dd0 method=sum
Sorry, <pat> is not a valid parameter
Sorry, <sep> is not a valid parameter

When i run g.mlist alone i get the list of files that i expect.
I have successfully run r.series alone by manually selecting the files I want to sum.
If only I could get r.series and g.mlist to be happy!
I am using GRASS6.4.ORC4 on Mac OS X V.10.5.6

If anyone has an idea why this is happening I would greatly appreciate it!

Saewan

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to