I editted all nowcast and motion methods so that they take in an xarray dataset and return one as well. I updated the relevant tests and they all succeed except for the callback tests, because that still depends on the outcome of https://github.com/pySTEPS/pysteps/issues/404.
The documentation of the datamodel is also updated to include the possible dimensions and data variables that can be contained in the resulting datasets.
I editted all nowcast and motion methods so that they take in an xarray dataset and return one as well. I updated the relevant tests and they all succeed except for the callback tests, because that still depends on the outcome of https://github.com/pySTEPS/pysteps/issues/404.
The documentation of the datamodel is also updated to include the possible dimensions and data variables that can be contained in the resulting datasets.