On Sat, Jul 30, 2011 at 6:10 AM, Ravinder Singh Bhalla <[email protected]> wrote: > Dear All, > I've been trying to send this to the list for the past few weeks, seems my > mails are being blocked. Anyway, here's another attempt. > > I've been trying to use the r.li suite in a landscape ecology course and > found the r.li.setup fails to create configuration files if one tries to > setup the sampling frame by drawing regions or by using vector layers. The > moving window, however, works. > Any suggestions on how to overcome this?
Perhaps you could use http://grass.osgeo.org/wiki/Addons#r.diversity (it internally has a createConfFile() function) Markus which may be easier to use. > Thanks, > Ravi > > Config file for region (2 regions were attempted but the input dialoge did > not allow me to digitise the regions of interest.) > SAMPLINGFRAME 0|0|1|1 > MASKEDSAMPLEAREA 0.0|0.0|1.0|1.0|one > MASKEDSAMPLEAREA 0.0|0.0|1.0|1.0|two > MASKEDSAMPLEAREA 0.0|0.0|1.0|1.0|one > MASKEDSAMPLEAREA 0.0|0.0|1.0|1.0|two > > Config file for vector input (vector comprised of 6 polygons) > SAMPLINGFRAME 0|0|1|1 > > > > On Sunday 03 April 2011 05:22 AM, Hamish wrote: >> >> Nani wrote: >>> >>> r.li.setup >> >> .. >>> >>> How to install, Where to find it, how is it provided, >> >> r.li.* is not provided in WinGrass. Only on UNIX builds (Mac or >> Linux). If you want to use these modules, you may also try the >> Cygwin build of GRASS for MS Windows, or try the older r.le >> modules. >> >>> what is it supposed this command do. >> >> see http://grass.osgeo.org/grass64/manuals/html64_user/r.li.html >> >> >> Hamish >> >> _______________________________________________ >> grass-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/grass-user >> > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
