[GRASS-user] Re: i.atcorr output

I had the same problem, i.atcorr not work with LANDSAT-TM5 b1 and b2. My solution was changed the version of GRASS 6.4.1(in my cases) to 6.5.xx svn: i.atcorr works fine both b1 and b2.

El 14/05/2011, a las 11:00, grass-user-request@lists.osgeo.org escribió:

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

2011/5/14 Gaspar Reyes Póndigo <gos47@hotmail.com>:

I had the same problem, i.atcorr not work with LANDSAT-TM5 b1 and b2.
My solution was changed the version of GRASS 6.4.1(in my cases) to
6.5.xx svn: i.atcorr works fine both b1 and b2.

Glad that it works in the improved i.atcorr version in GRASS 6.5.
Please try out the GRASS 6.5 binary snapshot:

http://grass.osgeo.org/grass65/binary/linux/snapshot/

I have just backported i.landsat.toar which is included now.
We'll backport the pending i.atcorr fixes asap to GRASS 6.4.

Markus