grass
grass copied to clipboard
r.proj: Add test cases
- [x] Add test cases for r.proj
18.04 uses PROJ 4 variant, and 20.04 uses PROJ 5+. r.proj has different behavior for each of them, perhaps some small computation discrepancies (thus the failing test in 18.04).
(re-run flake8)