GRASS GIS Addons: status update
Markus Neteler <[email protected]> Fri, 29 Jan 2021 10:08:15 +0100
| Newsgroups | gmane.comp.gis.grass.devel,gmane.comp.gis.grass.user |
|---|---|
| Message-ID | <CALFmHhvm399FjofeNXMtikB6RKF5AmGPb-6mu3y44XOsYNpNAQ@mail.gmail.com> |
Dear all, We have recently done a clean-up of long time unmaintained addons (to avoid confusion): Moved to GRASS-core (most already years ago): - i.fusion.brovey: replaced by "i.pansharpen" - r.fill.gaps: ported to core as "r.fill.stats" - r.geomorphon: same name - r.grow.shrink: continued as "r.grow.distance" and its Python wrapper "r.grow" - v.clip: same name - v.profile: same name Removal of outdated addons: - r.in.arc: replaced by "r.in.gdal" / "r.import" - r.lfp: replaced by "r.accumulate" - r.los: replaced by "r.viewshed" - r.modis: renamed to "i.modis" - r.out.arc: : please use "r.out.gdal" - r.sentinel: renamed to "i.sentinel" Find the list of addons here: https://grass.osgeo.org/grass7/manuals/addons/ Best regards, Markus