On Monday 23 July 2007 17:33:10 Martin Landa wrote:
> r.series in=`g.mlist rast pat=name*  | awk -F. '{print $2,$1}' | sort
> -n | awk '{printf $2"."$1","}'` out=series method=average

works fine even when having 
test.001, test.002, ...., test.0010 
or
test.1, test.2, ...., test.10

thanks, Martin

BTW would it be possible to add such a sorting method to g.mlist natively? Or 
adding it the g.mlist/r.series man-pages?



_______________________________________________
grassuser mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassuser

Reply via email to