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
{{ message }}
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
In the past @matt-long and I noticed degraded performance when performing computations that rely on groupby() operations in esmlab.
TIL of pydata/xarray#2852, and I think that it's worth looking into this to make sure that esmlab doesn't suffer from what is described in the linked issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the past @matt-long and I noticed degraded performance when performing computations that rely on
groupby()
operations inesmlab
.TIL of pydata/xarray#2852, and I think that it's worth looking into this to make sure that esmlab doesn't suffer from what is described in the linked issue.
The text was updated successfully, but these errors were encountered: