Re: r.statistics being deprecated?

Markus Neteler <[email protected]> Thu, 4 Feb 2021 23:43:51 +0100
Newsgroups gmane.comp.gis.grass.devel
Message-ID <CALFmHhtaZDS6ULfeh3qAA-qTmZNC0Zg-nU=qVoni0EPaDOiXOw@mail.gmail.com>
On Thu, Feb 4, 2021 at 8:19 PM Michael Barton <[email protected]> wrote:
>
> r.statistics no longer appears in the menu for GRASS 7.8.6 (and earlier?).
>
> Is it being deprecated and replaced by r.stats.zonal?

I am not aware of that but indeed I don't see it in the menu under

Raster > Reports and statistics

Was it ever therein?

Regarding replacement:
https://grass.osgeo.org/grass79/manuals/r.stats.zonal.html#notes
"r.stats.zonal is intended to be a partial replacement for
r.statistics, with support for floating-point cover maps at the
expense of not supporting quantiles."

Markus