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
The method of adding a small increment to the bin (in core.py) leads to an error when trying to do time binning over a numpy datetime64-indexed coordinate, which are quite common in xarray. It would be really nice if this was supported.