Hi,

since backticks are somewhat complicated to manage on some systems and
since the wxGUI command line actually "eats" them, it would be good to
have the possibility to output the result of g.mlist into an ASCII
file.

E.g. r.series accepts map lists from a file, so in a two-pass also
Windows users could easily process map series.

g.mlist rast pattern="precip*1951_1980_monthly_sums*" output=maplist.txt
r.series file=maplist.txt output=precip_0_25deg.1951.1980.sum method=sum

Makes sense?

Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to