[GRASS-git] [OSGeo/grass] 3cf1c7: r.plane: add tests for computed plane values (#7497)
Valyrian-Code
noreply at github.com
Tue Jun 9 13:41:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 3cf1c707c2e346f96cd3078d4fa26a25d9e9d22c
https://github.com/OSGeo/grass/commit/3cf1c707c2e346f96cd3078d4fa26a25d9e9d22c
Author: Rajveer* <irajveer.bishnoi2310 at gmail.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
A scripts/r.plane/tests/r_plane_test.py
R scripts/r.plane/testsuite/test_r_plane.py
Log Message:
-----------
r.plane: add tests for computed plane values (#7497)
The existing testsuite only checks that the output raster exists. Add a pytest module that asserts the actual plane geometry on a synthetic XY region: a 45-degree plane dipping east through the origin gives z == easting, and a horizontal plane (dip=0) equals the given elevation everywhere.
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