Message 10185
TUFLOW FV
Available since version: 2026.2.0
Description
Raised when a grid definition is being mapped against a set of scatter points and none of those points fall within the grid extent. No interpolated values can be assigned from this grid to the scatter point set.
Suggestions
Check that the grid coordinate system and extents are consistent with the scatter point locations. If the grid is specified inline via Grid Definition ==, verify the origin (x0, y0), rotation angle, cell counts (mx, my), and cell sizes (dx, dy). If specified via a netCDF file using Grid Definition File ==, verify the coordinate variables in that file.