nctoolkit.DataSet.tsum

DataSet.tsum(self, over='time', align='right')

Calculate the temporal sum of all variables

Parameters

= str (align) – This determines whether the output time is at the left, centre or right hand side of the time window. Options are “left”, “centre” and “right”