<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 8, 2014 at 5:27 PM, Tyler Smith <span dir="ltr"><<a href="mailto:tyler@plantarum.ca" target="_blank">tyler@plantarum.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I'm preparing some maps for use in a MAXENT ecological niche modelling<br>
analysis. We're going to use solar radiation as one of the predictors,<br>
so will be using the GRASS r.sun command to generate our input rasters.<br>
<br>
r.sun provides the solar radiation for a single day of the year. My<br>
question is, what's the best way to get a summary for the entire year? A<br>
simple solution would be to run it for every day, then sum or average<br>
the values. That seems likely to be very processor intensive, and I<br>
assume the result would be very similar to using every other day, or<br>
every third day. Is there a standard procedure for doing this?<br>
<br></blockquote><div><br></div><div>Hello,<br><br></div><div>I'm the co-author of r.sun.hourly and r.sun.daily modules which wraps r.sun. They are available in GRASS GIS 7 addons repository (and might work in GRASS GIS 6 too). They might be helpful for you. However, this does not answer your question and I myself would be interested in what are the right/bast ways and would be glad to improve the modules if something should be changed or improved.<br>

<br></div><div><a href="http://grass.osgeo.org/grass70/manuals/addons/r.sun.daily.html">http://grass.osgeo.org/grass70/manuals/addons/r.sun.daily.html</a><br><a href="https://svn.osgeo.org/grass/grass-addons/grass7/raster/r.sun.daily/">https://svn.osgeo.org/grass/grass-addons/grass7/raster/r.sun.daily/</a><br>

<br></div><div>The basic idea of r.sun.daily was taken from examples from "GRASS book":<br></div><div><br><a href="http://www.grassbook.org/examples_menu.php">http://www.grassbook.org/examples_menu.php</a><br><a href="http://www.grassbook.org/examples_menu2nd.php">http://www.grassbook.org/examples_menu2nd.php</a><br>

<br></div><div>Vaclav<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks for any suggestions!<br>
<span class=""><font color="#888888"><br>
--<br>
  Tyler Smith<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</font></span></blockquote></div><br></div></div>