<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Dear Markus and Madi,</div>

<div> </div>

<div>thanks for your comments ! <br/>
 <br/>
The problems I had before appeared with the grass version of the 31.10, I downloaded the version of the 30.10 and also reinstalled the r.streams.basins, as suggested by Madi. I could not install the remaining r.stream modules. When I tried to do so I got:<br/>
 <br/>
“...<br/>
...<br/>
7.1.svn\Python27\lib\zipfile.py", line 766, in __init__<br/>
    self._RealGetContents()<br/>
  File "C:\Program Files (x86)\GRASS GIS<br/>
7.1.svn\Python27\lib\zipfile.py", line 807, in<br/>
_RealGetContents<br/>
    raise BadZipfile, "File is not a zip file"<br/>
zipfile.BadZipfile: File is not a zip file”<br/>
 </div>

<div> </div>

<div>I run r.basin anyways after deleting all files (as suggested by Markus):<br/>
<em>r.basin map=map@Elevation prefix=o coordinates=-71.10394196,43.9865230801 threshold=19005 dir=C:\\Users\\Andrea\\Basins</em><br/>
 <br/>
and I got<br/>
 <br/>
<em>“....<br/>
ERROR: option <output>: <o_map_outlet_snap> exists.<br/>
...<br/>
Calculating basins using vector point map...<br/>
Writing raster map <o_map_basin>...<br/>
Delineation of basin done<br/>
ERROR: output map <o_map_mask> exists<br/>
ERROR: An error occurred while running r.mapcal”</em><br/>
 </div>

<div><span style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;">Markus wrote:</span></div>

<div> </div>

<div><span style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;">"> apparently the overwrite fails or you did not specify --o or old</span><br style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;"/>
<span style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;">> cruft remained as indicated (please clean it first)"</span><br style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;"/>
<br/>
I deleted all files before running the r.basin command and I do not know how I can set a –o for the file <o_map_outlet_snap> in my r.basin command ... I do not know what you mean with the "old cruft" ...<br/>
 <br/>
I will reinstall grass on Monday or Tuesday with the newest version and will tell you how it goes. <br/>
 <br/>
<span style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;">>Please be patient and update it again, for us your</span><br style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;"/>
<span style="font-family: Verdana; font-size: 12px; line-height: 19.2000007629395px;">> feedback is very important.</span></div>

<div> </div>

<div>I still have a lot of patience and am glad to be able to help you a bit! I think grass is really a good thing !!!</div>

<div> </div>

<div>Regards, </div>

<div>Andrea</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Sonntag, 02. November 2014 um 18:26 Uhr<br/>
<b>Von:</b> "Markus Neteler" <neteler@osgeo.org><br/>
<b>An:</b> "Andrea Timmermann" <timmermann@gmx.at><br/>
<b>Cc:</b> "GRASS user list" <grass-user@lists.osgeo.org>, "Margherita Di Leo" <dileomargherita@gmail.com><br/>
<b>Betreff:</b> Re: Re: Re: Re: [GRASS-user] Problem with r.basin in grass7</div>

<div name="quoted-content">HI Andrea,<br/>
<br/>
On Fri, Oct 31, 2014 at 3:18 PM, Andrea Timmermann <timmermann@gmx.at> wrote:<br/>
> Hi Markus,<br/>
><br/>
> Thanks for your help!<br/>
><br/>
> We got some more RAM, changed the basins I was using (got smaller ones) and<br/>
> reduced the resolution of the computational region, so I hope I do not run<br/>
> into memory problems.<br/>
><br/>
> I downloaded the new grass version and run:<br/>
> r.basin map=map@Elevation prefix=o coordinates=-71.10394196,43.9865230801<br/>
> threshold=19005 dir="C:\\Users\\Andrea\\Basins"<br/>
><br/>
> I get:<br/>
> "...<br/>
> Number of isles: 0<br/>
> ERROR: option <output>: <o_map_outlet_snap> exists.<br/>
<br/>
---> apparently the overwrite fails or you did not specify --o or old<br/>
cruft remained as indicated (please clean it first).<br/>
<br/>
> Reading features...<br/>
> Writing raster map...<br/>
> Converted points/lines: 1 of 1<br/>
> v.to.rast complete.<br/>
> ERROR: Module built against version $Revision: 62060 $ but trying to use<br/>
> version $Revision: 62364 $. You need to rebuild GRASS GIS or untangle<br/>
> multiple installations.<br/>
<br/>
Mhh, "this should not happen" issue. In a winGRASS installer there<br/>
should not be any version mixture.<br/>
Helli, Martin, any ideas?<br/>
<br/>
[...]<br/>
> I still have grass 6.4.4 and grass 7.0 installed, maybe I have too many<br/>
> grasses on my machine ?<br/>
<br/>
No, that should be fine. At time we are doing heavy cleanup in 7, to<br/>
get stuff ready for beta4. Perhaps the installer was autogenerated in<br/>
a bad moment. Please be patient and update it again, for us your<br/>
feedback is very important.<br/>
<br/>
> I also have two more questions:<br/>
> - Should I set the computational region to the whole raster map I am using<br/>
> or to the vector map defining my basin? (I tried both alternatives and<br/>
> r.basin writes something a bit different on the screen depending on what I<br/>
> use)<br/>
<br/>
This is a question for the author of r.basin, I don't know.<br/>
<br/>
> I am using a mask based on my vector map, so maybe the computations are<br/>
> anyways done only for the area covered by the basin?<br/>
<br/>
... also here.<br/>
<br/>
> - You wrote that I might have 24 bytes/cell .. How can I find out how many<br/>
> bytes/cell my raster has? I did not find any information about that and just<br/>
> would like to know ...<br/>
<br/>
Here is an overview, I hope it is right :-)<br/>
<br/>
<a href="http://grasswiki.osgeo.org/wiki/GRASS_raster_semantics" target="_blank">http://grasswiki.osgeo.org/wiki/GRASS_raster_semantics</a><br/>
<br/>
best,<br/>
Markus</div>
</div>
</div></div></body></html>