-
-
Notifications
You must be signed in to change notification settings - Fork 416
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
r.fillnulls grass command reports "Input map has no holes" with rst method when I process a raster without NaN values.
To Reproduce
Steps to reproduce the behavior:
- Load a raster without NaN values to any grass mapset.
- start r.fillnulls command for this raster with defaults
- See error "Input map has no holes"
Expected behavior
r.fillnulls should check for NaNs and copy the input map to desired location with desired name without changing it if it has no NaN values. I the g.region is smaller than the map, it should export to the output only the extent of this region of course.
System description (please complete the following information):
- Operating System: Linux Centos
- GRASS GIS version 8.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working