[GRASS-SVN] r72377 - grass/branches/releasebranch_7_4/scripts/r.fillnulls

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Mar 17 08:53:56 PDT 2018


Author: martinl
Date: 2018-03-17 08:53:56 -0700 (Sat, 17 Mar 2018)
New Revision: 72377

Modified:
   grass/branches/releasebranch_7_4/scripts/r.fillnulls/r.fillnulls.py
Log:
r.fillnulls: sync second keyword with r.fill.stats (merge r72376 from trunk)

Modified: grass/branches/releasebranch_7_4/scripts/r.fillnulls/r.fillnulls.py
===================================================================
--- grass/branches/releasebranch_7_4/scripts/r.fillnulls/r.fillnulls.py	2018-03-17 15:52:27 UTC (rev 72376)
+++ grass/branches/releasebranch_7_4/scripts/r.fillnulls/r.fillnulls.py	2018-03-17 15:53:56 UTC (rev 72377)
@@ -26,6 +26,7 @@
 #%module
 #% description: Fills no-data areas in raster maps using spline interpolation.
 #% keyword: raster
+#% keyword: surface
 #% keyword: elevation
 #% keyword: interpolation
 #%end



More information about the grass-commit mailing list