[GRASS-user] Large Grass Raster Notes
Jeshua Lacock
jeshua at 3DTOPO.com
Thu Jan 22 18:10:34 PST 2015
> On Jan 20, 2015, at 12:04 PM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
>
> Correct:
>
> g.remove ... pattern="landsat_*"
>
> Incorrect:
>
> g.remove ... pattern=landsat_*
>
> The later will transform the command line to:
>
> g.remove ... pattern=landsat_01 landsat_02 landsat_03 landsat_04 ...
So I just checked, and indeed I hadn’t used the quotes when it didn’t work, so thank you very much for the pointer!
Since that is indeed the case, it would be super nice to add a pattern flag to r.patch and v.patch.
Best,
Jeshua Lacock
Founder/Engineer
3DTOPO Incorporated
<http://3DTOPO.com>
Phone: 208.462.4171
More information about the grass-user
mailing list