While using/trying to make a local relief in GRASS with the plugin r.local.relief i stumble across a error.
ERROR: G_realloc: unable to allocate 15000000 bytes of memory at lib/vector/diglib/cindex.c:113Does this mean that i don't have enough memory(got 16 GB) or that GRASS can't handle this size of data(the tiff is 477 MB) Or is it something tottally different. I m using windows.
I discoverd that the map lib/vector/diglib/cindex.c:113 doesnt exist.
Does someone know what the problem is?
This is the whole traceback:
Smoothing using r.neighbors...Subtracting smoothed from original elevation...Finding zero contours in elevation difference map...Reading data...Displacing data...Writing vector contour (one level)...WARNING: 890973 crossings foundWriting attributes...Building topology for vector map ...Registering primitives...Current region rows: 12500, cols: 10000ERROR: G_realloc: unable to allocate 15000000 bytes of memory at lib/vector/diglib/cindex.c:113Cleaning temporary maps...Traceback (most recent call last): File "C:\Users\berend\AppData\Roaming\GRASS7\addons/scripts/r.local.relief.py", line 260, in main() File "C:\Users\berend\AppData\Roaming\GRASS7\addons/scripts/r.local.relief.py", line 184, in main overwrite=gcore.overwrite()) File "C:\Program Files (x86)\GRASS GIS7.0.0\etc\python\grass\script\core.py", line 375, inrun_command return handle_errors(returncode, returncode, args,kwargs) File "C:\Program Files (x86)\GRASS GIS7.0.0\etc\python\grass\script\core.py", line 310, inhandle_errors returncode=returncode)grass.exceptions.CalledModuleError: Module run None['r.contour','input=r_local_relief_7784_subtracted_smooth_elevation_tmp','levels=0','output=r_local_relief_7784_vector_contours_tmp'] ended witherrorProcess ended with non-zero return code 1. See errors in the(error) output.(Fri May 22 11:46:33 2015) Command finished (10 min 1 sec) Does someone knows what the problem is?
greetings
أكثر...
ERROR: G_realloc: unable to allocate 15000000 bytes of memory at lib/vector/diglib/cindex.c:113Does this mean that i don't have enough memory(got 16 GB) or that GRASS can't handle this size of data(the tiff is 477 MB) Or is it something tottally different. I m using windows.
I discoverd that the map lib/vector/diglib/cindex.c:113 doesnt exist.
Does someone know what the problem is?
This is the whole traceback:
Smoothing using r.neighbors...Subtracting smoothed from original elevation...Finding zero contours in elevation difference map...Reading data...Displacing data...Writing vector contour (one level)...WARNING: 890973 crossings foundWriting attributes...Building topology for vector map ...Registering primitives...Current region rows: 12500, cols: 10000ERROR: G_realloc: unable to allocate 15000000 bytes of memory at lib/vector/diglib/cindex.c:113Cleaning temporary maps...Traceback (most recent call last): File "C:\Users\berend\AppData\Roaming\GRASS7\addons/scripts/r.local.relief.py", line 260, in main() File "C:\Users\berend\AppData\Roaming\GRASS7\addons/scripts/r.local.relief.py", line 184, in main overwrite=gcore.overwrite()) File "C:\Program Files (x86)\GRASS GIS7.0.0\etc\python\grass\script\core.py", line 375, inrun_command return handle_errors(returncode, returncode, args,kwargs) File "C:\Program Files (x86)\GRASS GIS7.0.0\etc\python\grass\script\core.py", line 310, inhandle_errors returncode=returncode)grass.exceptions.CalledModuleError: Module run None['r.contour','input=r_local_relief_7784_subtracted_smooth_elevation_tmp','levels=0','output=r_local_relief_7784_vector_contours_tmp'] ended witherrorProcess ended with non-zero return code 1. See errors in the(error) output.(Fri May 22 11:46:33 2015) Command finished (10 min 1 sec) Does someone knows what the problem is?
greetings
أكثر...