da (xarray.DataArray) ā input grid
coords (tuple[str, str, str], optional) ā coordinate names of the supplied grid, by default [āxā, āyā, āzā]
deg (int, optional) ā trend order to use, by default 1
plot (bool, optional) ā plot the results, by default False
kwargs (Any)