Hi GRASS-community!

I am facing this strange (for me!) problem with i.smap:

1. I build a group & subgroup with i.group (using 3 raster
maps, floating point all)

2. I digitised in QGIS some "burned" and some "non-burned"
areas, imported the vector file in GRASS and transformed it
to a raster map with... > v.to.rast
input=Training_BurnedAreas_SMAP
output=Training_BurnedAreas_SMAP_boo use=attr type=area
column=boo labelcolumn=lc

3. > i.gensigset
[EMAIL PROTECTED]
group=Change_PCA_GRNIR subgroup=Change_PCA_GRNIR_subgroup
signaturefile=Training_BurnedAreas_SMAP_boo_Signatures
maxsig=10

4. > i.smap [EMAIL PROTECTED]
subgroup=Change_PCA_GRNIR_subgroup
signaturefile=Training_BurnedAreas_SMAP_boo_Signatures
blocksize=128 output=Change_PCA_iSMAP_TEST

...and I get this error:
Subgroup [Change_PCA_GRNIR_subgroup] not found.

I am 100% that the subgroup exists. So I must be doing
something else wrong or... ? Any ideas?
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to