compute_index#

compute_index(index: str, bands: dict, **kwargs) DataArray[source]#
Parameters
  • index (str) – Index name (as a string)

  • bands (dict) – Band dictionary

  • **kwargs – Kwargs

Returns

Computed index

Return type

xr.DataArray