Open
Description
This is an umbrella issue to track the work needed to run sgkit on Cubed.
This is possible because Cubed exposes the Python array API standard as well as common Dask functions and methods like map_blocks
and Array.compute
. Also, there is ongoing work to Integrate cubed in xarray, as a part of exploring alternative parallel execution frameworks in xarray.