pyrfu.pyrf.end module#

pyrfu.pyrf.end.end(inp)[source]#

Gives the last time of the time series in unix format.

Parameters:

inp (xarray.DataArray or xarray.Dataset) – Time series of the input variable.

Returns:

out – Value of the last time in unix format.

Return type:

float