Raphael Saldanha wrote: > I'm trying to run i.cluster, with WinGRASS 6.3. > > The command: *i.cluster [EMAIL PROTECTED] subgroup=cena1 sigfile=sig > classes=5 iterations=30 convergence=98.0 separation=0.0 min_size=17 * > > But I'm having this error: *No such file or directory* > > And, if I try some directory, like *i.cluster > [EMAIL PROTECTED] sigfile=c:/sig classes=5 > iterations=30 convergence=98.0 > separation=0.0 min_size=17* > > I have the error: *llegal filename. Character </> not allowed.* > > So, what is the correct syntax to create the signature file?
This is a bug in i.cluster. You'll need to use a filename without any drive or directory component, e.g. "sigfile=sig". [CC to grass-dev: fixed in r32766, recommend backporting.] -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
