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
maybe cache the array or something? I think this happens when indexing ends up accessing many individual values rather than a slice and then picking the values.
The text was updated successfully, but these errors were encountered:
https://github.com/gauteh/hidefix/blob/main/python/hidefix/xarray.py#L192
maybe cache the array or something? I think this happens when indexing ends up accessing many individual values rather than a slice and then picking the values.
The text was updated successfully, but these errors were encountered: