[GRASS-git] [OSGeo/grass] b20af2: t.rast.univar: Add region_relation option for spat...

Stefan Blumentrath noreply at github.com
Fri Sep 29 05:15:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: b20af2cf274f57606ab6b5dc63ae287cfe5bc088
      https://github.com/OSGeo/grass/commit/b20af2cf274f57606ab6b5dc63ae287cfe5bc088
  Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M python/grass/temporal/abstract_space_time_dataset.py
    M python/grass/temporal/univar_statistics.py
    M temporal/t.rast.univar/t.rast.univar.html
    M temporal/t.rast.univar/t.rast.univar.py
    M temporal/t.rast.univar/testsuite/test_t_rast_univar.py
    M temporal/t.rast3d.univar/testsuite/test_t_rast3d_univar.py
    M temporal/temporalintro.html

  Log Message:
  -----------
  t.rast.univar: Add region_relation option for spatial filtering STDS by computational region (#2793)

* add spatial extent filter

* pass only spatial relation

* add spatial extent filter

* fix 3D where

* add tests for spatial filter

* add more tests for spatial filter

* fix failing test

* add spatial relation doc

* lower message severity

* spatial_relation intro

* Update temporal/t.rast.univar/t.rast.univar.html

Co-authored-by: Veronica Andreo <veroandreo at gmail.com>

* Update temporal/temporalintro.html

Co-authored-by: Veronica Andreo <veroandreo at gmail.com>

* rewrite user message

* fix tests for empty strds

* rename spatial filter option

* rename spatial filter option

* update r-flag description

* rename spatial filter option

* rename spatial filter option

* improve spatial filter docs

* fix failing test

* Update python/grass/temporal/abstract_space_time_dataset.py

Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>

* Update python/grass/temporal/univar_statistics.py

Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>

* address code review

* address code review

* address code review, some linting

* add back percentiles

* black

---------

Co-authored-by: Veronica Andreo <veroandreo at gmail.com>
Co-authored-by: Vaclav Petras <wenzeslaus at gmail.com>




More information about the grass-commit mailing list