[GRASS-user] i.atcorr: icdn with aerosol optical depth (AOD)

Dear List

I changed the value V=0 0.112 to V=0, 0.112, but the error persists: “WARNING: Unsupported iwave value: 1606111984”.
There any way (equation) to transform the AOD toVisibility?

El 15/05/2011, a las 02:38, Markus Neteler escribió:

2011/5/14 Markus Neteler <neteler@osgeo.org>:

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

Dear List

I have problem configuring the ICDN with AOD. Immediately after of run

i.atcorr, this send message error "WARNING: Unsupported iwave value:

1606111984".

This indicates that some line of your icnd file is not understood.

There may be a comma missing for the AOD:

your old failing icdn file:

7

09 30 16.29 -96.676 15.758

1

2

v=0 0.112

-0.192523

-1000

28

Change the “v=0 0.112” to

v=0, 0.112

in the file. Please report if that helps,

Markus