Hello everybody,
probably I missed something, but I can't find the module i.albedo (or r.albedo) inside the GRASS svn.
Is it been integrated into some other module?
Thank you very much.
Luca
--
View this message in context: http://n2.nabble.com/i.albedo-module-tp2561859p2561859.html
Sent from the Grass - Users mailing list archive at Nabble.com.
Hello Luca,
I do not know if the module i.albedo appears inside the GRASS svn, but you can calculate it using the i.pca module that realized a principal component analysis of your image, where typically the first component is the albedo.
I hope have helped
Jesús
2009/3/31 Luca Casagrande <thedoktor78@gmail.com>
Hello everybody,
probably I missed something, but I can’t find the module i.albedo (or r.albedo) inside the GRASS svn.
Is it been integrated into some other module?
Thank you very much.
Luca
View this message in context: http://n2.nabble.com/i.albedo-module-tp2561859p2561859.html
Sent from the Grass - Users mailing list archive at Nabble.com.
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
–
Jesús Moreno Brotóns
Instituto Universitario del Agua y del Medio Ambiente
Universidad de Murcia
Campus de Espinardo
968-363374
jesusmb@um.es
On Tue, Mar 31, 2009 at 10:48 AM, Luca Casagrande <thedoktor78@gmail.com> wrote:
Hello everybody,
probably I missed something, but I can't find the module i.albedo (or r.albedo) inside the GRASS svn.
Is it been integrated into some other module?
Hi Luca,
it is included in GRASS7:
grass70/imagery/i.albedo/
Markus