resqpy.time_series.merge_timeseries_from_uuid

resqpy.time_series.merge_timeseries_from_uuid(model, timeseries_uuid_iter)

Create a TimeSeries object from an iterable object of existing timeseries UUIDs of timeseries.

iterable can be a list, array, or iterable generator (model must be provided). The new timeseries is sorted in ascending order. Returns the new time series, the new time series uuid, and the list of timeseries objects used to generate the list