<div dir="ltr">Hi,<div><br></div><div>I just tested in trunk, and it works: The temporary file that is create</div><div>when assigning a raster to an python array is deleted once e.g.</div><div> the python session is closed again. So this would be a nice </div><div>thing also to have implemented in the next RC of GRASS7.</div><div><br></div><div>/johannes</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 3, 2015 at 11:35 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Feb 3, 2015 at 4:23 PM, Glynn Clements <<a href="mailto:glynn@gclements.plus.com">glynn@gclements.plus.com</a>> wrote:<br>
> The temporary files were supposed to be deleted when the array object<br>
> was destroyed. However, this relied upon the ._close() method, which<br>
> is no longer used. r64426 (trunk) should fix this.<br>
<br>
</span>Please let me know if that should be backported then.<br>
<span class="HOEnZb"><font color="#888888"><br>
Markus<br>
</font></span></blockquote></div><br></div>