[GRASS-user] i.atcorr output

Hi all,

This is problably a dumb question but, as someone posted the other day
"The only stupid question is the one not asked", here goes.

I'm using i.atcorr to correct landsat tm5 images and from the manual I
saw that the output is in reflectance. But it's scaled from 0 to 255.
The question is: The 255 value means a reflectance of 1? Or is 100 the
reflectance of 1?

Thanks
Daniel

Daniel Victoria wrote:

Hi all,

This is problably a dumb question but, as someone posted the other day
"The only stupid question is the one not asked", here goes.

I'm using i.atcorr to correct landsat tm5 images and from the manual I
saw that the output is in reflectance. But it's scaled from 0 to 255.
The question is: The 255 value means a reflectance of 1? Or is 100 the
reflectance of 1?

Thanks
Daniel
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
  
I also have the same question about the scale. Why the output value from 0-255 not 0-1? I checked my data, it is not true that value of 255 is reflectance of 1. Please anybody help us how to get the true reflectance value or how to convert?
Best
Thy

Hi,

I had the same problem.
I don't know where your input data come from.
Now I know that it works if you use i.landsat.toar to calculate TOA
reflectance from DN images and then use these data as input files in
i.atcorr: you have also to use the flags -r (because of reflectance input)
and -f (because you need floating output).
I hope it will work!

Elena

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/i-atcorr-output-tp5352856p6359945.html
Sent from the Grass - Users mailing list archive at Nabble.com.