[GRASS-git] [OSGeo/grass] 23d28c: r.surf.gauss: Added seed option and flag (#2931)

Corey White noreply at github.com
Sat Mar 30 15:50:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 23d28c073dc8beca23382be34499f0c4baf404d5
      https://github.com/OSGeo/grass/commit/23d28c073dc8beca23382be34499f0c4baf404d5
  Author: Corey White <smortopahri at gmail.com>
  Date:   2024-03-30 (Sat, 30 Mar 2024)

  Changed paths:
    M raster/r.surf.gauss/gaussurf.c
    M raster/r.surf.gauss/main.c
    A raster/r.surf.gauss/testsuite/test_r_surf_gauss.py

  Log Message:
  -----------
  r.surf.gauss: Added seed option and flag (#2931)

* r.surf.gauss: Added seed option and flag

* Updated seed options, flags and tests

* r.surf.gauss: switch seed to long from int

* Update raster/r.surf.gauss/main.c

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>

* Changed message to warning

* Change to G_warning

* Update test to check univar stats

* Updated tests to check default params univar stats

* Removed random seed flag -s

* Updated warning message and copywrite

* Fixed typo

* Update raster/r.surf.gauss/main.c

Co-authored-by: Anna Petrasova <kratochanna at gmail.com>

* Change test file name to meet convention

* Reduced the extent of the test raster to speed up tests

* Apply suggestions from code review

* Removed old comment

* change the tests to use fixed reference values

---------

Co-authored-by: Corey White <ctwhite48 at gmail.com>
Co-authored-by: Anna Petrasova <kratochanna at gmail.com>



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