- 03 Feb, 2022 1 commit
-
-
Delaigue Olivier authored
fix: remove the 'except' elements from list elements of OutputsModel where SeriesAggreg is recursively applied Refs #137, !58, ede467bb
-
- 11 Jan, 2021 1 commit
-
-
Delaigue Olivier authored
Refs #82
-
- 09 Jan, 2021 2 commits
-
-
Dorchies David authored
Fix #82
-
Dorchies David authored
- ConvertFun for InputsModel and OutputsModel are entirely defined into SeriesAggreg.list - otherwise SeriesAggreg.list only accept a single ConvertFun to apply to all elements and sub-elements of the list Refs #82
-
- 08 Jan, 2021 2 commits
-
-
Dorchies David authored
- Remove restriction to "mean" and "sum" only - Manage regime calculation in .GetAggregConvertFun - Add corresponding tests - Change signature functions in documentation
-
Delaigue Olivier authored
v1.6.9.1 build(NAMESPACE): change class of SeriesAggreg.list to avoid the use of '['.InputsModel and '['.OutputsModel when the ' (' function is used Refs #67
-
- 06 Jan, 2021 1 commit
-
-
Delaigue Olivier authored
Refs #41, #77, !12
-
- 22 Dec, 2020 2 commits
-
-
Delaigue Olivier authored
Refs #41
-
Delaigue Olivier authored
-
- 01 Dec, 2020 3 commits
-
-
Dorchies David authored
- remove useless test of class compatibility in SeriesAggreg methods - Change R compatibility to R >= 3.1.0 because of anyNA Refs #41
-
Dorchies David authored
- This public data.frame allows the user to watch and modify the auto-guess operations to perform in SeriesAggreg Refs #41
-
Dorchies David authored
Refs #41
-
- 30 Nov, 2020 3 commits
-
-
Dorchies David authored
- the POSIXt dates should be in the list provided as TabSeries argument Refs #41
-
Dorchies David authored
Refs #41
-
Dorchies David authored
Refs #41
-
- 24 Nov, 2020 1 commit
-
-
Dorchies David authored
Refs #
-
- 23 Nov, 2020 1 commit
-
-
Dorchies David authored
- Move `SeriesAggreg2.data.frame` to its own source file - Simplification of methods argument lists - Update `SeriesAggreg2` documentation Refs #41
-
- 20 Nov, 2020 8 commits
-
-
Dorchies David authored
- Add test case - Replace missing arguments by default NULL arguments. Refs #41
-
v1.4.8.7 fix: format returned by SeriesAggreg2.default is now right when the function run on InputsModel object ith a CemaNeige class #41
-
v1.4.8.5 fix: the fake zzz variable is now removed from th right object in SerriesAggreg2.default #41
-
see commit 312d7369
-
1.4.8.1 fix: SeriesAggreg2.default now uses the right ConvertFun values by using the .AggregOutputs function #41
-
-
-
be careful, for the moment all the variables are aggregated using ConvertFun = "sum". The aggregation function has to be adapted to each variable!
-