From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: Finish the Step 1 calculator including tests Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer --- docs/reference/sum_periods.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'docs/reference/sum_periods.html') diff --git a/docs/reference/sum_periods.html b/docs/reference/sum_periods.html index 66466ac..147a698 100644 --- a/docs/reference/sum_periods.html +++ b/docs/reference/sum_periods.html @@ -25,12 +25,14 @@ - + + + @@ -73,13 +75,27 @@

Sum up values according to FOCUS periods

-
sum_periods(annual, interval)
- +
sum_periods(annual, interval)
+ +

Arguments

+ + + + + + + + + + +
annual

The annual flux as obtained by get_flux

interval

The interval in years

+ -- cgit v1.2.1