[GRASS5] [bug #2238] (grass) r.series: support for wildcards
in input filenames
Huddleston, John
jhuddleston at itc.nrcs.usda.gov
Tue Dec 2 09:13:08 EST 2003
Markus,
The r.out.mpeg calls
parse_command(argc, argv, vfiles, &numviews, &frames, &quality, &r_out);
That's the difference.
John Huddleston
-----Original Message-----
From: grass5-admin at grass.itc.it [mailto:grass5-admin at grass.itc.it] On Behalf
Of Markus Neteler
Sent: Tuesday, December 02, 2003 7:04 AM
To: Glynn Clements
Cc: Request Tracker; grass5 at grass.itc.it
Subject: Re: [GRASS5] [bug #2238] (grass) r.series: support for wildcards in
input filenames
On Mon, Dec 01, 2003 at 07:38:28PM +0000, Glynn Clements wrote:
>
> Request Tracker wrote:
>
> > 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
>
> That may also true for several other modules; in which case, it might
> be better to figure out how to build this into G_parser().
>
> > such as the g.mremove script does. [0-9] expansions etc would be nice
too, but not critical.
>
> g.mremove is a shell script, which makes implementing shell
> substitutions somewhat easier.
Note:
r.out.mpeg supports wildcards. Maybe this could be moved somehow into
the parser.
[...]
> > Any reason not to activate this module for 5.3 yet?
>
> Only the standard reason: once a module becomes "official", changing
> its behaviour becomes problematic.
There would be needed also a html doc file then.
Eg. extending
http://grass.itc.it/grass51/manuals/html57_user/r.series.html
(which was generated automatically).
Markus Neteler
_______________________________________________
grass5 mailing list
grass5 at grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5
More information about the grass-dev
mailing list