<div>Dear all,</div>
<div> </div>
<div>I am building a simulation python code that read a raster maps on grass mapset.</div>
<div>As my maps is not so large (512x512 pixels) I dump it on a text file</div>
<div>(using r.out.ascii), after I read the text file on python, parse it using a function that</div>
<div>I wrote, and after create a matrix-like object on Python.</div>
<div> </div>
<div>I would like to know if I can read my raster map on python wihout</div>
<div>save it on external text file. Case yes, a short example are welcome.</div>
<div> </div>
<div>cheers</div>
<div> </div>
<div>milton </div>
<div>brazil=toronto</div>