- 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 39 commits
-
-
Dorchies David authored
Refs #41
-
Dorchies David authored
- Add test case - Replace missing arguments by default NULL arguments. Refs #41
-
Dorchies David authored
- Update Description and news according to dev modifications 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
-
v1.4.8.4 fix: add a fake zzz variable in .AggregConvertFun in order to manage when CemaNeige inputs/outputs are given to SerriesAggreg.default #41
-
see commit 312d7369
-
local variables of the function also renamed
-
1.4.8.1 fix: SeriesAggreg2.default now uses the right ConvertFun values by using the .AggregOutputs function #41
-
v1.4.8.0 feat: added .AggregOutputs function to choose ConvertFun to apply on InputsModel and OutputsModel elements #41
-
-
-
-
v1.4.7.3 fix: plot.OutputsModel function updated in order to allow to plot OutputsModel returned by SeriesAggreg function #41
-
needs to be improved
-
-
-
-
be careful, for the moment all the variables are aggregated using ConvertFun = "sum". The aggregation function has to be adapted to each variable!
-
v1.4.4.28 fix: SeriesAggreg2 now runs when there is only 1 variable in the input and ConvertFun = mean #41
-
v1.4.4.27 feat: new SeriesAggreg 2 method; SeriesAggreg function renamed to SeriesAggreg.data.frame #41 by consequences, the order of the argument of SeriesAggreg.data.frame changed
-
-
-
-
-
-
-
-
v1.4.4.19 NEW: SeriesAggreg now returns warning messages when TimeFormat or NewTimeFormat depracated are used
-
v1.4.4.18 CLEAN: SeriesAggreg2 now returns a warning message when YearFirstMonth is used when Format != '%Y'
-
-
-
-
-
-
-
-