Browse Source

fix python line; + Anne Ghisla

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@42892 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 15 năm trước cách đây
mục cha
commit
929d207fcb
2 tập tin đã thay đổi với 6 bổ sung4 xóa
  1. 3 4
      imagery/i.atcorr/create_iwave.py
  2. 3 0
      imagery/i.atcorr/i.atcorr.html

+ 3 - 4
imagery/i.atcorr/create_iwave.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python2.6
+#!/usr/bin/env python
 """
 Created on Sat Mar 27 11:35:32 2010
 
@@ -9,7 +9,7 @@ what is needed in the Iwave.cpp file
 
 Needs numpy and scipy
 
-@author: daniel
+@author: daniel victoria, 2010
 contact: daniel {dot} victoria {at} gmail {dot} com
 
 usage() explains how this is supposed to work
@@ -18,8 +18,7 @@ band in a column. First column has to be wavelength (nm)
 First line (and only first) is a header with Wl, followed by band names
 file name is used for sensor name
 
-Self though programer warning: beware of fractured python bellow
-and fractured english also :)
+Updated by: Anne Ghisla, 2010
 """
 import os
 import sys

+ 3 - 0
imagery/i.atcorr/i.atcorr.html

@@ -598,6 +598,9 @@ The GRASS Wiki page about <a href="http://grass.osgeo.org/wiki/Atmospheric_corre
 <p><em>ASTER sensor addition 7/2009:</em>
 <br>Michael Perdue, Canada
 
+<p><em>AVNIR, IKONOS sensors addition 7/2010:</em>
+<br>Daniel Victoria, Anne Ghisla
+
 <h2>REFERENCES</h2>
 
 <ul>