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