pyrfu.pyrf.dist_append module#

pyrfu.pyrf.dist_append.dist_append(inp0, inp1)[source]#

Concatenate two distribution skymaps along the time axis.

Parameters:
Returns:

out – 3D skymap of the concatenated 3D skymaps.

Return type:

xarray.Dataset

Notes

The time series have to be in the correct time order.