Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and a given threshold
Applies a given function (funct) on input list of Data keeping the previous result and a given threshold
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and a given threshold
Applies a given function (funct) on input list of Data keeping the previous result and a given threshold
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies the DMC index funtion on input list of Data keeping the previous result
Applies the DMC index funtion on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result
Applies a given function (funct) on input list of Data keeping the previous result
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
list with results of the function
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
Applies a given function (funct) on input list of Data keeping the previous result and previous days input data serie
list with results of the function
Applies a given function (funct) on input list of Data
Applies a given function (funct) on input list of Data
list with results of the function
returns a list with the cumulative sums of a list of data
returns a list with the cumulative sums of a list of data
List[Double] > the list with datas
the cumulative sum list
for correction of void inputs with last correct data
for correction of void inputs with linearization of correct data
returns a list of Double.
returns a list of Double.NaN of given length
number of NaN in the list
List[Double] > the NaN list
Computes amount (sum) of the last significant rainfall event.
Computes amount (sum) of the last significant rainfall event. The rainfall event is defined as consecutive days with rainfall above a threshold (2 mm inFinkele 2006).
To be used for the calculation of the DF (Drought Factor) according to Griffith and Finkele.
List of Rainfall amount [mm]
threshold daily rain to consider a rain evnet
number of past days to consider
amount of last significant rainfall event [mm]
returns the consecutive sum of a list of data for a given period
returns the consecutive sum of a list of data for a given period
the period for consecutive sum
List[Double] > the list with datas
the sum
returns the consecutive sum of a list of data for a given period and from a given position
returns the consecutive sum of a list of data for a given period and from a given position
the period for consecutive sum
the position of the result (0-based, eg. 0 means at first element = runningSum)
List[Double] > the list with datas
the sum
return the consecutive sum of a list of data for period of seven days
return the consecutive sum of a list of data for period of seven days
List[Double] > the list with datas
the sum
Contains functions to apply the base functions with data series (Lists).