<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#333333" bgcolor="#FFFFFF">
<p><font size="-1">Hello dear grass users,</font></p>
<p><font size="-1">I'm writing python scripts and I wonder if is
there a better way to handle tmp file between several mapcalc,
For the moment I create a tmp raster file and once I don't need
anymore I remove with g.remove. If the script crash, the tmp
raster still exists. If another script run and use the same tmp
name, that could make conflict.</font></p>
<p><font size="-1">Is there a specific way the handle tmp raster (or
vector) file ?</font></p>
<p><font size="-1">Thank you<br>
Frank<br>
</font></p>
</body>
</html>