[GRASS-dev] [GRASS GIS] #2155: r.sun.hourly: add flag for aggregating a series of output files

#2155: r.sun.hourly: add flag for aggregating a series of output files
--------------------------+-------------------------
  Reporter: timmie | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.4.1
Component: Addons | Version: unspecified
Resolution: | Keywords: r.sun.daily
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by annakrat):

* keywords: r.sun.hourly => r.sun.daily

Comment:

That sounds like more related to r.sun.daily, it's doing already the first
point if I understood the request correctly. It might be enough to add an
option to r.sun.daily to export also insolation time series, but to keep
it consistent with the other options, it should compute the cumulative,
not the average. The average could be easily computed separately by
r.series. So this should be pretty simple to implement.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2155#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>