[GRASS-dev] [GRASS GIS] #3027: i.atcorr's create_iwave.py broken

GRASS GIS trac at osgeo.org
Wed Sep 7 15:34:38 PDT 2016


#3027: i.atcorr's create_iwave.py broken
----------------------+---------------------------------
  Reporter:  neteler  |      Owner:  grass-dev@…
      Type:  defect   |     Status:  new
  Priority:  normal   |  Milestone:  7.0.5
 Component:  Imagery  |    Version:  svn-releasebranch70
Resolution:           |   Keywords:  i.atcorr
       CPU:  x86-64   |   Platform:  All
----------------------+---------------------------------

Comment (by nikosa):

 We need another tester to nail this one down. It works for *all* sensors
 here. Below testing for QB2 and L8:

 {{{

 → rm create_iwave.py
 rm: remove regular file ‘create_iwave.py’? y

 → svn up
 Updating '.':
 Restored 'create_iwave.py'
 At revision 69402.

 → patch -p0 -i create_iwave_patch.diff
 patching file create_iwave.py

 → python create_iwave.py sensors_csv/quickbird2.csv

  > Getting sensor name from csv file: quickbird2
  > Number of bands found: 5
  > Filter functions exported to quickbird2_cpp_template.txt
  > Please check file for possible errors before inserting into IWave.cpp
  > Don't forget to add the necessary data to IWave.h

 → python create_iwave.py sensors_csv/landsat_8.csv

  > Getting sensor name from csv file: landsat_8
  > Number of bands found: 9
  > Filter functions exported to landsat_8_cpp_template.txt
  > Please check file for possible errors before inserting into IWave.cpp
  > Don't forget to add the necessary data to IWave.h
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3027#comment:11>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list