[GRASS-dev] Menu update question

Hamish hamish_nospam at yahoo.com
Thu Jan 25 01:02:31 EST 2007


Michael Barton wrote:
> I'm waiting on r.li... Until the names get straightened out.

right now we have:

r.li.contrastWeightedEdgeDensity
r.li.dominance
r.li.edgedensity
r.li.meanPatchSize
r.li.meanPixelAttribute
r.li.patchAreaDistributionCV
r.li.patchAreaDistributionRANGE
r.li.patchAreaDistributionSD
r.li.patchdensity
r.li.patchnumber
r.li.richness
r.li.shannon
r.li.shape
r.li.simpson


problematic:

r.li.contrastWeightedEdgeDensity
r.li.meanPatchSize
r.li.meanPixelAttribute
r.li.patchAreaDistributionCV
r.li.patchAreaDistributionRANGE
r.li.patchAreaDistributionSD
r.li.patchdensity
r.li.patchnumber



r.li.patch* all use the same CLI parameters (meanPatchSize too), so I
suggest lumping them all together in a single r.li.patch command, with a
"tool=" or "option=" parameter to select the analysis wanted.

Alternatively just lump r.li.patchAreaDistribution* into "r.li.pad" with
a tool= or option= parameter for those three.

then just r.li.contrastWeightedEdgeDensity and r.li.meanPixelAttribute
are left to rename. (r.li.wed + r.li.mpa ??)


Hamish




More information about the grass-dev mailing list