I am trying to use the i.landsat.toar tool on L7 bands. I have tried to use both the MTL and MTLold, but no matter what I try, it returns "Failed to identify satellite." What am I doing wrong?
|
|
One thing I check explicitly for L5 is that the date of acquisition in the mtl/txt file matches the date of the file to be processed. You have to be aware of the naming convention of the files to do this. I don't use a standard version of grass, but I expect the module should be the same for you, see this image
Also I just ran a Landsat 7 scene from 1999. For simplicity I treated it as Landsat 5, changing the 61 band to 6. I note that toar would not process that unless I used the mtlold.txt file which was included with scene, which I had only pulled from USGS yesterday. In that case I got the error:
The successful command was:
note the verbose option to give you some feedback. |
||||
|
|
