Hi, I just tested in trunk, and it works: The temporary file that is create when assigning a raster to an python array is deleted once e.g. the python session is closed again. So this would be a nice thing also to have implemented in the next RC of GRASS7.
/johannes On Tue, Feb 3, 2015 at 11:35 PM, Markus Neteler <[email protected]> wrote: > On Tue, Feb 3, 2015 at 4:23 PM, Glynn Clements <[email protected]> > wrote: > > The temporary files were supposed to be deleted when the array object > > was destroyed. However, this relied upon the ._close() method, which > > is no longer used. r64426 (trunk) should fix this. > > Please let me know if that should be backported then. > > Markus >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
