id,node_id,number,title,user,state,locked,assignee,milestone,comments,created_at,updated_at,closed_at,author_association,active_lock_reason,draft,pull_request,body,reactions,performed_via_github_app,state_reason,repo,type 1262648691,I_kwDOAMm_X85LQn1z,6670,`groupby_bins` problem in `multidimensional-coords.ipynb`,16891009,closed,0,,,1,2022-06-07T02:44:22Z,2022-06-07T18:00:45Z,2022-06-07T18:00:45Z,CONTRIBUTOR,,,,"### What is your issue? In `multidimensional-coords.ipynb`, the `groupby_bins` operation was on the coordinate `xc`, but the bins provided were from 0 to 90 and labeled as 'latitude center'. Based on `groupby_bins` document, the first argument is the variable to group on. I wonder if here it should be `groupby_bins(""yc"")` rather than `groupby_bins(""xc"")`? Please correct me if my understanding is wrong.","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/6670/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,completed,13221727,issue