launch calculate on DataCollection
launch calculate on DataCollection
all DataSeries
DataSerie
Calculate I87 index DataSerie (Carrega 1988)
Calculate I87 index DataSerie (Carrega 1988)
air temperature
air humidity [%]
wind speed [m/s]
rainfall [mm]
Orieux soil water reserve [mm]
Carrega surface soil water reserve [mm]
phenological coefficient
some notes on DataSerie creation
I87 DataSerie
check if the variable is calculable with the given DataCollection
check if the variable is calculable with the given DataCollection
Boolean
check if the variable is calculable with the given set of variables
check if the variable is calculable with the given set of variables
Set[Variable]> the set of variables
Boolean
choose a group of Parameters in a DataMapper set from a Datacollection
choose a group of Parameters in a DataMapper set from a Datacollection
VariablePairMap
choose a group of DataSeries in a DataMapper set from a Datacollection
choose a group of DataSeries in a DataMapper set from a Datacollection
VariablePairMap
choose a group of variables in a DataMapper set from a Datacollection
choose a group of variables in a DataMapper set from a Datacollection
VariableDataMap
choose a group of variables in a DataMapper set from a Datacollection
choose a group of variables in a DataMapper set from a Datacollection
VariableDataMap
launch complete on DataCollection
launch complete on DataCollection
all DataSeries
DataSerie
DataSerie constructor
DataSerie constructor
date of the first value (millisec)
interval between each values (millisec)
the values
a string containing notes on the DataSeries
DataSerie
DataSerie constructor
DataSerie constructor
list of dates (millisec)
the values
a string containing notes on the DataSeries
DataSerie
parse a value to a corresponding String
return an empty List of specific variable type T
check if a DataCollection contains this variable
check if a DataCollection contains this variable
DataCollection > the DataCollection
Boolean
check if a Set[Variable] contains this variable
check if a Set[Variable] contains this variable
Set[Variable]> the set of variables
Boolean
check if a Sequence of abbreviation contain this variable abbreviation
check if a Sequence of abbreviation contain this variable abbreviation
Seq[String] > Sequence of abbreviation
Boolean
check if value is Null
check is variable value is out of range
check is variable value is out of range
T > the value to check
Boolean
prints the required variables
return the value of type T from a given String
return the value of type T from a given String
string format of value
T