[GRASS-dev] [GRASS GIS] #2717: Add sensor Landsat8 to grass 6.4.4

#2717: Add sensor Landsat8 to grass 6.4.4
-------------------------+-------------------------
Reporter: pkameswari | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
i need to work on landsat8 data and with grass 6.4.4 version. i have to
compile the source code of grass7 for this , since this part is written in
C programming language. If any one is willing to backport the improvements
from GRASS GIS 7 to 6 i will be highly thankful.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2717&gt;
GRASS GIS <http://grass.osgeo.org>

#2717: Add sensor Landsat8 to grass 6.4.4
--------------------------+-------------------------
  Reporter: pkameswari | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: Default | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by neteler):

* Attachment "i_atcorr_landsat8_patch.diff" added.

Backport of Landsat8 support in i.atcorr

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2717&gt;
GRASS GIS <http://grass.osgeo.org>

#2717: Add sensor Landsat8 to grass 6.4.4
--------------------------+---------------------------------
  Reporter: pkameswari | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.6
Component: Imagery | Version: svn-releasebranch64
Resolution: | Keywords: i.atcorr
       CPU: Unspecified | Platform: Unspecified
--------------------------+---------------------------------
Changes (by neteler):

* keywords: => i.atcorr
* version: unspecified => svn-releasebranch64
* component: Default => Imagery
* milestone: => 6.4.6

Comment:

Attached the backport of Landsat8 support in i.atcorr.

To apply:
{{{
cd grass64_src/
patch -p0 < i_atcorr_landsat8_patch.diff
}}}

Then you need to compile it. For help on that, see

http://grasswiki.osgeo.org/wiki/Compile_and_Install

IT is not yet uploaded to SVN since some testing should be done first.
Please report how the modification works for you.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2717#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>