Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r.surf.gauss: Added seed option and flag #2931

Merged
merged 18 commits into from
Mar 30, 2024
Merged

Conversation

cwhite911
Copy link
Contributor

Addresses issue #1044 to add seed parameter and flag for reproducible results to the r.surf.gauss module. However, tests are currently not present and should still be included.

@wenzeslaus
Copy link
Member

I know this is a draft, but just to be clear, the compilation fails for raster/r.surf.gauss.

raster/r.surf.gauss/main.c Fixed Show fixed Hide fixed
raster/r.surf.gauss/main.c Fixed Show fixed Hide fixed
raster/r.surf.gauss/main.c Fixed Show fixed Hide fixed
@cwhite911 cwhite911 marked this pull request as ready for review June 6, 2023 09:50
@neteler neteler added this to the 8.4.0 milestone Aug 16, 2023
@landam landam added the raster Related to raster data processing label Nov 20, 2023
@github-actions github-actions bot added Python Related code is in Python C Related code is in C module labels Feb 14, 2024
Copy link
Contributor

@petrasovaa petrasovaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the test is not testing anything except that the tool runs.

raster/r.surf.gauss/main.c Outdated Show resolved Hide resolved
raster/r.surf.gauss/main.c Outdated Show resolved Hide resolved
@github-actions github-actions bot added tests Related to Test Suite windows Microsoft Windows specific GUI wxGUI related docker Docker related CI Continuous integration vector Related to vector data processing HTML Related code is in HTML translation Message translation related database Related to database management libraries docs display raster3d notebook labels Mar 21, 2024
Co-authored-by: Anna Petrasova <kratochanna@gmail.com>
@nilason nilason added raster Related to raster data processing and removed database Related to database management libraries docs display tests Related to Test Suite raster3d notebook labels Mar 21, 2024
@echoix
Copy link
Member

echoix commented Mar 21, 2024

...merging main in it meant a lot of changes in everywhere....

That sounds plausible.

It doesn't worry that me that much.

@petrasovaa
Copy link
Contributor

@cwhite911 see the discussion we had in #3480 (comment), we basically decided not to use the -s flag, so this PR needs to be updated...

@cwhite911
Copy link
Contributor Author

cwhite911 commented Mar 22, 2024

...merging main in it meant a lot of changes in everywhere....

That sounds plausible.

It doesn't worry that me that much.

This might of been my fault. When was catching this project up I rebased and had to go back and fix the branch by resetting it to your commit then cherry-picking the work I just did.

@github-actions github-actions bot added the tests Related to Test Suite label Mar 22, 2024
raster/r.surf.gauss/main.c Show resolved Hide resolved
raster/r.surf.gauss/main.c Outdated Show resolved Hide resolved
raster/r.surf.gauss/testsuite/test_surf_gauss.py Outdated Show resolved Hide resolved
Co-authored-by: Anna Petrasova <kratochanna@gmail.com>
@echoix echoix merged commit 23d28c0 into OSGeo:main Mar 30, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C module Python Related code is in Python raster Related to raster data processing tests Related to Test Suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants