[GRASS-SVN] r72376 - grass/trunk/scripts/r.fillnulls

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Mar 17 08:52:27 PDT 2018


Author: martinl
Date: 2018-03-17 08:52:27 -0700 (Sat, 17 Mar 2018)
New Revision: 72376

Modified:
   grass/trunk/scripts/r.fillnulls/r.fillnulls.py
Log:
r.fillnulls: sync second keyword with r.fill.stats

Modified: grass/trunk/scripts/r.fillnulls/r.fillnulls.py
===================================================================
--- grass/trunk/scripts/r.fillnulls/r.fillnulls.py	2018-03-16 14:30:48 UTC (rev 72375)
+++ grass/trunk/scripts/r.fillnulls/r.fillnulls.py	2018-03-17 15:52:27 UTC (rev 72376)
@@ -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