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
Instead of always converting to NumPy, directly operate on Xarray arrays, which would preserve Dask arrays under the hood. This should improve the performance of loading in grids when converting them in the UGRID conventions.
The text was updated successfully, but these errors were encountered:
Instead of always converting to NumPy, directly operate on Xarray arrays, which would preserve Dask arrays under the hood. This should improve the performance of loading in grids when converting them in the UGRID conventions.
The text was updated successfully, but these errors were encountered: