<div dir="ltr"><br>On Mon, Mar 2, 2020 at 4:58 PM Ken Mankoff <<a href="mailto:mankoff@gmail.com">mankoff@gmail.com</a>> wrote:<br>><br><div>> I'm not totally sure how to find the size of a GRASS raster from within GRASS.</div><div><br></div><div>There is no tool in GRASS that reports the disk usage of a GRASS raster map. r.compress only reports the change in disk usage.<br></div><div><br></div><div>> I could go to the OS to find it.</div><div><br></div><div>That's what I do too to find out disk usage of a GRASS raster map.</div><div><br></div><div> > A better report would include a scatter plot of time v. size, but I only cared about time.</div>><br><div>> Summary: Use LZ4 compression within GRASS. <br></div><div><br></div><div>Only if you don't care about disk space and if IO speed does not matter. Particularly when sharing or archiving data, other compression methods reducing disk space are more suitable.</div><div><br></div><div>Markus M<br></div><br></div>