[GRASS-git] [OSGeo/grass] 0c0fe9: Fix r.fillnulls to run in python 3 (#85)
Michel Wortmann
noreply at github.com
Thu Sep 19 04:30:26 PDT 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 0c0fe967cd99c22f970dab9dc5ca3a13d710678a
https://github.com/OSGeo/grass/commit/0c0fe967cd99c22f970dab9dc5ca3a13d710678a
Author: Michel Wortmann <git at michelwortmann.de>
Date: 2019-09-19 (Thu, 19 Sep 2019)
Changed paths:
M scripts/r.fillnulls/r.fillnulls.py
M scripts/r.fillnulls/testsuite/test_r_fillnulls.py
Log Message:
-----------
Fix r.fillnulls to run in python 3 (#85)
* Fix r.fillnulls to run in python 3 and update testsuite to cover bspline case as well as run with the NC elevation test dataset.
* Fix r.fillnulls: Use grass.script.decode rather than str.decode and some testsuite touch-ups.
More information about the grass-commit
mailing list