Re: [GRASS-user] Add-Ons and batch job with the --exec interface

2020-12-20 Thread Vincent Bain
Thank you Micha for your hint. Not sure I catch the difference between both directories. Should I consider GRASS_ADDON_BASE a place I can store my "user" addons, and GRASS_ADDON_PATH the "system" one? Yours, V Le dimanche 20 décembre 2020 à 13:17 +0200, Micha Silver a écrit : > On 12/20/20 1:01

Re: [GRASS-user] Add-Ons and batch job with the --exec interface

2020-12-20 Thread Micha Silver
On 12/20/20 1:01 PM, Vincent Bain wrote: Hi dear Grass users, I'm wondering how/if one can run an Add-On command while invoking grass from the --exec interface. As an example, if I run : grass79 /path/to/my/location/mapset --exec g.list rast I succeed. As well as checking my

Re: [GRASS-user] Add-Ons and batch job with the --exec interface [Solved]

2020-12-20 Thread Vincent Bain
Sorry for it: I just figured out there was a mess with a wrong symlink in my addons directory. Now it's humming! V. Le dimanche 20 décembre 2020 à 12:01 +0100, Vincent Bain a écrit : > Hi dear Grass users, > > I'm wondering how/if one can run an Add-On command while invoking > grass > from the

[GRASS-user] Add-Ons and batch job with the --exec interface

2020-12-20 Thread Vincent Bain
Hi dear Grass users, I'm wondering how/if one can run an Add-On command while invoking grass from the --exec interface. As an example, if I run : grass79 /path/to/my/location/mapset --exec g.list rast I succeed. As well as checking my GRASS_ADDON_PATH : echo $GRASS_ADDON_PATH