ClimoDataArrayAccessor.argloc

ClimoDataArrayAccessor.argloc(dim=None, value=0, **kwargs)[source]

Return the coordinate(s) of a given value along the dimension.

Parameters
  • dim (str, optional) – The dimension.

  • value (int, optional) – The value we are searching for. Default it 0.

  • dim_track (str, optional) – The dimension along which coordinates are grouped into lines and tracked with linetrack.

  • **kwargs – Passed to find or truncate.