It would be useful for me to be able to change the values of dataobject.data corresponding to a given coordinate value. E.g. to only change the data at 'Time' = t, while otherwise leaving the dataobject intact. This could probably be done with a modified version of the slice method.
I am assigning myself, since I wanted to do this for some time, but fell free to implement it. :)
It would be useful for me to be able to change the values of dataobject.data corresponding to a given coordinate value. E.g. to only change the data at 'Time' = t, while otherwise leaving the dataobject intact. This could probably be done with a modified version of the slice method.
I am assigning myself, since I wanted to do this for some time, but fell free to implement it. :)