<div dir="ltr">When I do "<font face="monospace">gdal_merge -o result.tif bottom.tif top.tif</font>" I get the following error:<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">ERROR 3: result.tif: Free disk space available is 1011663560704 bytes, whereas 61588097799713184 are at least necessary. You can disable this check by defining the CHECK_DISK_FREE_SPACE configuration option to FALSE.</font></div><div><font face="monospace">Creation failed, terminating gdal_merge.</font></div></blockquote><div><font face="monospace"><br></font></div><div><font face="arial, sans-serif">I don't understand. The two TIFs I'm trying to merge are 1.27GB and 64MB and it's saying </font>61588097799713184 bytes are needed? That's 61.58 PB. Why would gdal_merge think it'd need 61.58 PB?</div></div>