<div dir="ltr"><div><div><div>Hello,<br><br></div>First of all, I'm new to this mailinglist and to GrassGIS in general.</div><div><br></div><div>So, I'm trying to use the `r.sunmask` command in order to extract the shadow from an `SRTM DEM` of the Alps mountains (Switzerland).</div><div>The image had to be first `reprojected` when I've imported it to a `EPSG:21781` location, in order to get  both the (lat, lon) in meters (similarly to the elevation). <br></div><br></div><div>Here is the command I'm executing (note that the time of the day was chosen at 09:00 in the morning to maximize the shadow):</div><div><br></div><div><pre><code>r.sunmask elevation=n46_e006_1arc_v3@PERMANENT output=alps-sunmask.tif year=2014 month=9 day=23 hour=9 minute=0 timezone=1</code></pre></div><div><br></div><div>The problem I have is that the image produced is emtpy (no-data everywhere).</div><div>Is there a parameter I'm forgetting to add to the `r.sunmask` command?</div><div>Or should I use `r.sun` command instead, even though I'm not sure about the parameters I should provide to it either ?<br></div><div><br></div>Hakim.<br></div>