Wishlist: an 'injection' fct for TimeSeries add(data, t)
Created by: ecm0
it would be convenient to include to the methods of TimeSeries, a function add(data, t) that adds data at time t where data is a numpy array or a TimeSeries and t is a GPS date.