- 20 Nov, 2020 40 commits
-
-
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'
-
-
-
-
-
-
-
-
-
-
-
-
v1.4.4.6 CLEAN: conditions added in SeriesAggreg2 to avoid errors when all ConvertFun values are the same #41 only 'mean' or only 'sum' (by consequences also when there is only one column to aggregate)
-