[GRASS-SVN] r36634 - grass/trunk/imagery/i.atcorr
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 8 11:49:43 EDT 2009
Author: neteler
Date: 2009-04-08 11:49:43 -0400 (Wed, 08 Apr 2009)
New Revision: 36634
Modified:
grass/trunk/imagery/i.atcorr/i.atcorr.html
Log:
two doc issues fixed with help from Yann
Modified: grass/trunk/imagery/i.atcorr/i.atcorr.html
===================================================================
--- grass/trunk/imagery/i.atcorr/i.atcorr.html 2009-04-08 14:50:40 UTC (rev 36633)
+++ grass/trunk/imagery/i.atcorr/i.atcorr.html 2009-04-08 15:49:43 UTC (rev 36634)
@@ -53,17 +53,11 @@
3. In section E, I'm not sure if the "-100 < xpp < 0" shouldn't actually be
"-1000 < xpp < 0". ?
<p>
-4. It is not explained what is the "iaer" parameter that section D refers to.
-<p>
-5. Section D's "Aerosol model concentration" title could use a better wording I
-suppose. The current one seems to mean "the concentration of the model of the
-aerosol". Should it be "Aerosol concentration model"?
-<p>
-6. It should be explained under what circumstances the use of categorized maps
+4. It should be explained under what circumstances the use of categorized maps
in conjuction with flag <em>-o</em> can slow down the calculations instead of
speeding them up.
<p>
-7. "This should not affect the user's current region settings" sounds ambigious.
+5. "This should not affect the user's current region settings" sounds ambigious.
<p>
<H2>6S CODE PARAMETER CHOICES</H2>
@@ -333,13 +327,14 @@
</tr>
</table>
-<br><h3>D. Aerosol model concentration (visibility)</h3>
+<br><h3>D. Aerosol concentration model (visibility)</h3>
<blockquote>If you have an estimate of the meteorological parameter visibility
v, enter directly the value of v [km] (the aerosol optical depth will be
computed from a standard aerosol profile).
<p>If you have an estimate of aerosol optical depth, enter v=0 for the
-visibility and enter the aerosol optical depth at 550nm.
+visibility and enter the aerosol optical depth at 550nm (iaer means 'i' for input
+and 'aer' for aerosol).
<p>NOTE: if iaer=0, enter v=-1.</blockquote>
<br><h3>E. Target altitude (xps), sensor platform (xpp)</h3>
More information about the grass-commit
mailing list