Opened 6 years ago

Closed 2 years ago

#3677 closed defect (fixed)

v.surf.idw does not respect mask

Reported by: dnix Owned by: grass-dev@…
Priority: major Milestone: 7.8.3
Component: Vector Version: 7.4.1
Keywords: v.surf.idw Cc:
CPU: Unspecified Platform: Unspecified

Description

Unable to use a mask with v.surf.idw. When mask is set with r.mask, it is ignored by v.surf.idw and the entire region is interpolated regardless of the mask.

The documentation notes for v.surf.idw states that a mask may be used to limit the interpolation area: "If the user has a mask set, then interpolation is only done for those cells that fall within the mask."

Might this be similar to defect fixed for v.surf.rst in #1775?

Change History (4)

comment:1 by neteler, 5 years ago

The MASK fixes needed in v.surf.rst were: r59737 and r62131.

Maybe the author can check how to apply them here to v.surf.idw?

comment:2 by annakrat, 5 years ago

I tested it in trunk, for me it is working as expected, mask works. A reproducible example is needed.

comment:3 by neteler, 4 years ago

Milestone: 7.8.3

comment:4 by annakrat, 2 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.