[GRASS-git] [OSGeo/grass] 8dbe94: r3.univar: Bring r3.univar implementation closer t...

Edouard Choinière noreply at github.com
Thu Jul 3 05:01:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 8dbe9474537212c667cf8beccd7cefb33d6eba59
      https://github.com/OSGeo/grass/commit/8dbe9474537212c667cf8beccd7cefb33d6eba59
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M lib/raster/cats.c
    M raster/r.univar/globals.h
    M raster/r.univar/r.univar_main.c
    M raster/r.univar/r3.univar_main.c
    M raster/r.univar/stats.c

  Log Message:
  -----------
  r3.univar: Bring r3.univar implementation closer to r.univar (#5939)

* lib/raster: Sync "sizeof" syntax between raster and raster3d implementations

* r3.univar: Add guisection to parameters

Syncs usage between raster and raster3d implementations

* r.univar: Rename p and z parameters to sync with r3.univar implementation

* r3.univar: Reorder variable declarations to sync with r3.univar implementation

* r3.univar: Extract univar_stat_with_percentiles as a static function

* Update r3.univar_main.c to remove unused variable

* Removed unused variable

* r.univar: Extract common function univar_stat_with_percentiles to stats.c

* r.univar: Remove extracted function prototype

* r3.univar: Set the guisection to "Formatting" to flags like r.univar



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list