logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

r.support.stats - Update raster map statistics

Authors

       Micharl Shapiro, CERL: Original author
       Brad Douglas: GRASS 6 Port

Description

r.support.stats allows the user to update raster map statistics information.

Keywords

       raster, statistics

Name

r.support.stats  - Update raster map statistics

Notes

       None

See Also

       r.support, r.report

Source Code

       Available at: r.support.stats source code (history)

       Accessed: Friday Apr 04 01:19:38 2025

       Main index | Raster index | Topics index | Keywords index | Graphical index | Full index

       © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual

GRASS 8.4.1                                                                              r.support.stats(1grass)

Synopsis

r.support.statsr.support.stats--helpr.support.statsmap=name  [--help]  [--verbose]  [--quiet]  [--ui]

   Flags:--help
           Print usage summary

       --verbose
           Verbose module output

       --quiet
           Quiet module output

       --ui
           Force launching GUI dialog

   Parameters:map=name[required]
           Name of raster map

See Also