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 was 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.
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.