On Wed, Apr 1, 2015 at 12:58 PM, umberto.minora <[email protected]> wrote:
> Dear Pietro
>
> Thanks for your interest to my problem.
> Would you suggest a temporary workaround before the function would
> (possibly) be changed?
Sure, here an alternative solution:
{{{
from grass.script.core import run_command
run_command("r.sun.hourly",
flags="b",elevation=dem,aspect=aspect,slope=slope,
start_time="0",end_time="24", day="1", year="2014",
beam_rad_basename="prova_beam01")
}}}
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user