I need to calculate the solar radiation (with r.sun) of a relatively small area taking into account the shadowing effect of reliefs spread in a much larger area. In order to be able to get a high resolution map of the area of interest, or even just the values relatives to some particular sites, is there a way to avoid the long computational time needed for areas I’m not interested in?
May be I can use r.los for selecting the reliefs that actually cast a shadow on the area of interest?
I need to calculate the solar radiation (with r.sun) of a relatively small
area taking into account the shadowing effect of reliefs spread in a much
larger area. In order to be able to get a high resolution map of the area of
interest, or even just the values relatives to some particular sites, is
there a way to avoid the long computational time needed for areas I'm not
interested in?
I don't think so (at least not without modifying the code), but I would be
interested in the same functionality.
May be I can use r.los for selecting the reliefs that actually cast a shadow
on the area of interest?
That would be ok for the beam radiation, but you might affect the diffuse and
reflective radiation calculations that way. ?
Hamish
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel. http://travel.yahoo.com/
I need to calculate the solar radiation (with r.sun) of a relatively
small
area taking into account the shadowing effect of reliefs spread in a much
larger area. In order to be able to get a high resolution map of the area
of
interest, or even just the values relatives to some particular sites, is
there a way to avoid the long computational time needed for areas I'm not
interested in?
I don't think so (at least not without modifying the code), but I would be
interested in the same functionality.
There is some hope: from JRC I received an unpublished r.sun2 + r.horizon
which separates (the slow) horizont calculation from the (much faster)
energy
calculations. Run r.horizon once and then r.sun2 as often as you need.
On Wed, Oct 10, 2007 at 01:17:37PM +0200, Odoardo Zecca wrote:
Thank you, Hamish and Markus.
I look forward downloading the new r.sun2 and r.horizon!
Odoardo
The new r.sun2 and r.horizon are now available in the
GRASS SVN Addons repository. The documentation still needs
to be updated (see TODO file therein).
Markus
------------------
ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler
ITC -> since 1 March 2007 Fondazione Bruno Kessler
------------------