<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi list<br>
Using v.surf.rst I get sometimes thes message "File size limit
exceeded":<br>
<br>
<font face="Courier New, Courier, monospace">g.region rast=hull res=1;
v.surf.rst qpd maskmap=hull elev=dtm_1m zcolumn=z --o<br>
Percent complete:<br>
File size limit exceeded</font><br>
<br>
It works well with a resolution of 5 meters.<br>
<br>
I guess I have enough space on the disc where my grassdatabase is. (15
GB)<br>
IS there a posibility to tell GRASS not to limit the filesize - or to
increase it?<br>
<br>
Same problem when I use r.resamp.rst: <br>
<font face="Courier New, Courier, monospace"><br>
r.resamp.rst srtm_basic_5m ew=1 ns=1 elev=srtm_basic_1m mask=wo_07_mask<br>
Processing all selected output files will require<br>
<b>537.543.028</b> bytes of disk space for temp files.<br>
File size limit exceeded</font><br>
<br>
but <br>
<br>
<font face="Courier New, Courier, monospace">r.resamp.rst srtm_basic
ew=5 ns=5 elev=srtm_basic_5m mask=wo_07_mask<br>
Processing all selected output files will require<br>
<b>880.528.752</b> bytes of disk space for temp files.<br>
Temporarily changing the region to desired resolution ...<br>
Bitmap mask created<br>
Changing back to the original region ...<br>
Percent complete:<br>
100%<br>
dnorm in ressegm after grid before out2= 379.474663<br>
dnorm in mainc after grid before out1= 379.474663<br>
dnorm in mainc after grid before out2= 379.474663<br>
Temporarily changing the region to desired resolution...<br>
Changing the region back to initial...<br>
r.resamp.rst complete.</font><br>
<br>
In 2nd case the temp space is larger than in first ???<br>
(<b>880.528.752 &lt;-&gt;</b><b> 537.543.028 bytes)<br>
</b><br>
Thank you<br>
<br>
cheers<br>
<br>
on shantih<br>
Philipp<b><br>
</b>
</body>
</html>