<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Dear all, <br></div><div class="gmail_attr">Apologies, sent to the developer mailing list by mistake.</div><div dir="ltr"><div>I am trying to save a rather large file from GRASS </div><div><br></div><div>Versions: </div><div>GRASS GIS 8.2.1 </div><div>GDAL 3.6.3, released 2023/03/07</div><div>Linux: almalinux:9.1<br><div><br></div><div>The size of the file is: </div><div>rows=141120<br>cols=362880<br>cells=51209625600<br></div><div><br></div><div>This the command<div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">r.out.gdal -c input=out output=output.tif format=COG type=Int16 createopt=COMPRESS=LZW,PREDICTOR=2,BIGTIFF=YES --overwrite --quiet</span></span></div><div><span style="font-family:monospace"><font color="#000000"><br></font></span></div><div><span style="font-family:monospace"><font color="#000000">This the output<br></font>Warning 6: driver MEM does not support creation option COMPRESS
<br>Warning 6: driver MEM does not support creation option PREDICTOR
<br>Warning 6: driver MEM does not support creation option BIGTIFF
<br>ERROR 2: /usr/gdal-3.6.2/frmts/mem/memdataset.cpp, 1289: cannot allocate 1x102419251200 bytes
<br>ERROR: Unable to create dataset using memory raster driver<br></span></div></div><div><span style="font-family:monospace"><br></span></div><div><font face="arial, sans-serif">Is there any option not to use the MEM driver when writing to disk?</font></div><div><font face="arial, sans-serif">Thanks</font></div><div><font face="arial, sans-serif">Laura</font></div></div></div>
</div></div>