Hi - I have a script that uses i.group to group 6 bands but when it runs I get a Segmentation fault. If I run the same i.group command (without "$") in the terminal it works just fine. This is the i.group command I am using in the script:

i.group group=allBands subgroup=allBandSub input=$band1_corrected,$band2_corrected,$band3_corrected, $band4_corrected,$band5_corrected,$band6_corrected

Is there anything obviously wrong? I am running this on Ubuntu using GRASS 6.4.0 RC5

Would it make a difference if I converted the script to Python? I want to start learning how to write Python scripts and perhaps this is the time to learn.

All the best,

Ned

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to