I’m trying to run v.surf.rst, and at the end of the process I get:
ERROR: Invalid descriptor: 0
and no raster is created
This error message seems to be coming from /lib/close.c
I am working on a self compiled grass70 (recent svn) on Linux Mint 17.
Here’s the full output:
GRASS 7.0.0svn (ITM):~/GIS/grass/ITM/Arava > v.surf.rst input=hatzeva_pts elev=hatzeva_dem
Reading features from vector map …
WARNING: Some points outside of region (ignored)
WARNING: Strip exists with insufficient data
WARNING: There are points outside specified 2D/3D region - 8 points ignored
Ignoring 5004347 points (too dense)
Bitmap mask created
Processing segments…
WARNING: Taking too long to find points for interpolation - please change
the region to area where your points are. Continuing
calculations…
…
WARNING: Taking too long to find points for interpolation - please change
the region to area where your points are. Continuing
calculations…
100%
ERROR: Invalid descriptor: 0
[Raster MASK present]
I am owner of the LOCATION and MAPSET. The region settings are such that the extent is only about 6.4 million cells. What can I check to find the cause of this?
Thanks,
Micha