The requirement for aggregation should be detected when the variable name is a sub-variable of a mother object.
Call signature: simdex.get(var, aggregate), where aggregate='each' by default, and can be 'sum' or 'mean'.
This development should replace the aggregation as it is implemented in the postprocessing right now.