Hi everyone!
Is t.rast.what not working? error message: ‘t.rast.what : command not found’
How can I get a vector with the data of a whole spatio-temporal database for a particular point (or vector of points)?
Tranks!
Lara
Hi everyone!
Is t.rast.what not working? error message: ‘t.rast.what : command not found’
How can I get a vector with the data of a whole spatio-temporal database for a particular point (or vector of points)?
Tranks!
Lara
Hei Lara,
I guess you are working with GRASS 7.0!?
t.rast.what is not there (yet?). If you want to use this module you would have to install GRASS 7.1.
Cheers
Stefan
Hi everyone!
Is t.rast.what not working? error message: ‘t.rast.what : command not found’
How can I get a vector with the data of a whole spatio-temporal database for a particular point (or vector of points)?
Tranks!
Lara
On Fri, Mar 6, 2015 at 2:44 PM, Blumentrath, Stefan <
Stefan.Blumentrath@nina.no> wrote:
would have to install GRASS 7.1.
Alternatively, since t.rast.what is a Python script (not compiled C
program), you can for now just download it and use it as if it would be
script you wrote.
Best,
Vaclav
https://trac.osgeo.org/grass/browser/grass/trunk/temporal/t.rast.what/t.rast.what.py
https://trac.osgeo.org/grass/export/64832/grass/trunk/temporal/t.rast.what/t.rast.what.py