[GRASS-user] [GRASS-dev] execGRASS("r.diversity"): [Error 3] Cannot find path specified \\.grass7\\r.li
Markus Neteler
neteler at osgeo.org
Sat May 24 01:12:47 PDT 2014
On Sat, May 24, 2014 at 9:16 AM, Sandra MacFadyen <sandramf at live.co.za> wrote:
> Hi Luca,
>
> Yes, I set the region to "lsat5_1987_10" beforehand:
>
> g.region -p
> projection: 99 (Lambert Conformal Conic)
> zone: 0
> datum: nad83
> ellipsoid: a=6378137 es=0.006694380022900787
> north: 228513
> south: 214975.5
> west: 629992.5
> east: 645012
> nsres: 28.5
> ewres: 28.5
> rows: 475
> cols: 527
> cells: 250325
ok - now let's make another test. First run
g.gisenv set="DEBUG=1"
then execute
r.diversity ... (your command line)
Please tell us what happens right before the error.
To switch the debug message off after that:
g.gisenv set="DEBUG=0"
Markus
More information about the grass-user
mailing list