Hi Nikos,

Thanks for the super fast response.
I tried what you suggested but the same error messages came up.

If you have another suggestion please let me know,

Thanks again,

Saewan
On 19-May-09, at 6:12 PM, Nikos Alexandris wrote:


saewan:
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

Try this:
r.series input=`g.mlist pat=*1987*pdds sep=,` output=test1987dd0
method=sum

Nikos




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

Reply via email to