Feature #5722
Make i.* modules corresponding to those in GRASS plugin
| Status: | In Progress | Start Date: | 06/03/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Backend/GRASS | |||
| Target version: | - | |||
| Patch supplied: | No |
Description
Current modules in sextante not in the plugin:
i.atcorr
Current modules in the plugin not in sextante:
i.cca
i.cluster
i.fusion.brovey
i.gensig
i.gensingset
i.group
i.image.mosaic
i.in.spotvgt
i.landsat.rgb
i.oif
i.pca
i.smap
i.target
i.tasscap4
i.tasscap5
i.tasscap7
Does it make sense to add them all?
History
Updated by Victor Olaya 12 months ago
- Status changed from New to In Progress
It makes sense, but GRASS uses not a single layer for those algorithms, but a group of them, which has to be created with another command. I am no expert on that. Any suggestions? how does the current GRASS plugin do it?