[GRASS-SVN] r43675 -
grass/branches/releasebranch_6_4/imagery/i.atcorr
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 24 10:05:24 EDT 2010
Author: neteler
Date: 2010-09-24 14:05:24 +0000 (Fri, 24 Sep 2010)
New Revision: 43675
Modified:
grass/branches/releasebranch_6_4/imagery/i.atcorr/description.html
Log:
typo
Modified: grass/branches/releasebranch_6_4/imagery/i.atcorr/description.html
===================================================================
--- grass/branches/releasebranch_6_4/imagery/i.atcorr/description.html 2010-09-24 14:05:08 UTC (rev 43674)
+++ grass/branches/releasebranch_6_4/imagery/i.atcorr/description.html 2010-09-24 14:05:24 UTC (rev 43675)
@@ -565,7 +565,7 @@
If the overpass time is unknown, use the <a href="http://www-air.larc.nasa.gov/tools/predict.htm">Satellite Overpass Predictor</a>.
<p>
-Convert DN (digital numer = pixel values) to Radiance at top-of-atmosphere (TOA), using the
+Convert DN (digital number = pixel values) to Radiance at top-of-atmosphere (TOA), using the
formula
<div class="code"><pre>
Lλ = ((LMAXλ - LMINλ)/(QCALMAX-QCALMIN)) * (QCAL-QCALMIN) + LMINλ
More information about the grass-commit
mailing list