ClimoDataArrayAccessor.autocorr

ClimoDataArrayAccessor.autocorr(dim, **kwargs)[source]

Return the autocorrelation along the input dimension.

Parameters
  • dim (str) – The dimension. This is replaced with a 'lag' dimension on the output DataArray.

  • **kwargs – Passed to autocorr.