You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yt_xarray currently loads in data on a single yt grid. For uniform grids, it should be straightforward to chunk it as well as align the yt grids with any existing xarray chunks (e.g., when xarray is using a dask backend) (NOTE: This is done). Stretched grids however, might need some upstream changes in yt.
The text was updated successfully, but these errors were encountered:
yt_xarray currently loads in data on a single yt grid. For uniform grids, it should be straightforward to chunk it as well as align the yt grids with any existing xarray chunks (e.g., when xarray is using a dask backend) (NOTE: This is done). Stretched grids however, might need some upstream changes in yt.
The text was updated successfully, but these errors were encountered: