[GRASS-git] [OSGeo/grass] 43b340: r.fillnulls: proceed if no holes present (RST meth...
    Markus Neteler 
    noreply at github.com
       
    Mon Aug 14 07:51:28 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 43b34097fcb9ed0d4c61429363ff08df6707ed78
      https://github.com/OSGeo/grass/commit/43b34097fcb9ed0d4c61429363ff08df6707ed78
  Author: Markus Neteler <neteler at osgeo.org>
  Date:   2023-08-14 (Mon, 14 Aug 2023)
  Changed paths:
    M scripts/r.fillnulls/r.fillnulls.html
    M scripts/r.fillnulls/r.fillnulls.py
  Log Message:
  -----------
  r.fillnulls: proceed if no holes present (RST method) (#3122)
Proceed if no holes present also for `rst` method - now all methods behave the same.
In case no holes are in the current region of the raster input map the map is copied over and no fatal error is issues (same for all methods).
Fixes #2986
    
    
More information about the grass-commit
mailing list