[GRASS-git] [OSGeo/grass-addons] 66d901: r.centroids: Add new module for creating centroids...
Caitlin H.
noreply at github.com
Thu Mar 11 20:16:53 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 66d901e708723ef6c4afcbca4854bb3850ec1f6d
https://github.com/OSGeo/grass-addons/commit/66d901e708723ef6c4afcbca4854bb3850ec1f6d
Author: Caitlin H <69856275+chaedri at users.noreply.github.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
A grass7/raster/r.centroids/Makefile
A grass7/raster/r.centroids/r.centroids.html
A grass7/raster/r.centroids/r.centroids.py
A grass7/raster/r.centroids/r_centroids_basin_50K.png
Log Message:
-----------
r.centroids: Add new module for creating centroids using r.volume (#396)
Adds r.centroids, a wrapper module for r.volume that computes centroids from clumps of data as a raster.
Cleans output attribute table from r.volume specific columns.
More information about the grass-commit
mailing list