Name

adams.flow.transformer.TimeseriesAdd


Synopsis

Superimposes the incoming timeseries on the one in storage, i.e., adds up the values for existing timestamps, otherwise adding new timestamps.
If none yet available from storage, then the current one simply put into storage.


Additional information

Flow input/output:
- input: adams.data.timeseries.Timeseries
- output: adams.data.timeseries.Timeseries


Options