#2717 closed enhancement (fixed)
Add sensor Landsat8 to grass 6.4.4
Reported by: | pkameswari | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.6 |
Component: | Imagery | Version: | svn-releasebranch64 |
Keywords: | i.atcorr | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
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.
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | i_atcorr_landsat8_patch.diff added |
---|
comment:1 by , 9 years ago
Component: | Default → Imagery |
---|---|
Keywords: | i.atcorr added |
Milestone: | → 6.4.6 |
Version: | unspecified → svn-releasebranch64 |
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.
comment:2 by , 8 years ago
Milestone: | 6.4.6 → 6.4.7 |
---|---|
Priority: | normal → minor |
In lack of feedback postponed to next release.
Note that i.atcorr in GRASS GIS 7 provides Lsat8 support for a long time.
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The patch was applied in r66615 10 months ago.
Please note that there will be no more improvements of such modules in grass6. Please use grass7.
comment:4 by , 8 years ago
Milestone: | 6.4.7 → 6.4.6 |
---|---|
Type: | defect → enhancement |
Backport of Landsat8 support in i.atcorr